Skip to content

Commit

Permalink
Update the repo link in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
YDX-2147483647 authored and soc committed Sep 15, 2023
1 parent eddf59d commit da65f06
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
Expand Up @@ -5,7 +5,7 @@ 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"
license = "MIT OR Apache-2.0"
repository = "https://github.com/soc/directories-rs"
repository = "https://github.com/dirs-dev/directories-rs"
maintenance = { status = "actively-developed" }
keywords = ["xdg", "basedir", "app_dirs", "path", "folder"]

Expand Down

0 comments on commit da65f06

Please sign in to comment.