Five years have passed, time for updates
[symlink] / Cargo.toml
index 9e53cea1357a5d8be59be41f2267c8c8f4dcf5de..cb7456a77d092b75fcf6731d8b26ad0fa75e58c5 100644 (file)
@@ -1,11 +1,10 @@
 [package]
 name = "symlink"
-version = "0.1.0"
-authors = ["Chris Morgan <me@chrismorgan.info>"]
 description = "Create symlinks in a cross-platform manner"
-documentation = "https://docs.rs/symlink"
-repository = "https://gitlab.com/chris-morgan/symlink"
+authors = ["Chris Morgan <rust@chrismorgan.info>"]
+license = "BlueOak-1.0.0 OR MIT OR Apache-2.0"
+version = "0.1.0"
 readme = "README.md"
 keywords = ["file", "fs"]
 categories = ["filesystem"]
-license = "MIT/Apache-2.0"
+repository = "https://git.chrismorgan.info/symlink"