Skip to content

Commit

Permalink
Release 3.0.1 – Drop cfg-if dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
soc committed Jul 4, 2020
1 parent e3105ca commit 17b23f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "directories"
version = "3.0.0"
version = "3.0.1"
authors = ["Simon Ochsenreither <[email protected]>"]
description = "A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS."
readme = "README.md"
Expand Down

0 comments on commit 17b23f4

Please sign in to comment.