]> git.proxmox.com Git - rustc.git/blobdiff - src/vendor/ar/Cargo.toml
New upstream version 1.23.0+dfsg1
[rustc.git] / src / vendor / ar / Cargo.toml
index 96838ef2ea9346416d1dcd4b9551a83c64fac87d..d7c4f37c7422304b9cca2562f729a496215554b9 100644 (file)
@@ -1,9 +1,21 @@
+# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
+#
+# When uploading crates to the registry Cargo will automatically
+# "normalize" Cargo.toml files for maximal compatibility
+# with all versions of Cargo and also rewrite `path` dependencies
+# to registry (e.g. crates.io) dependencies
+#
+# If you believe there's an error in this file please file an
+# issue against the rust-lang/cargo repository. If you're
+# editing this file be aware that the upstream Cargo.toml
+# will likely look very different (and much more reasonable)
+
 [package]
 name = "ar"
-version = "0.3.0"
+version = "0.3.1"
 authors = ["Matthew D. Steele <mdsteele@alum.mit.edu>"]
 description = "A library for encoding/decoding Unix archive files."
-repository = "https://github.com/mdsteele/rust-ar"
 documentation = "http://mdsteele.github.io/rust-ar/"
 keywords = ["ar", "archive", "deb"]
 license = "MIT"
+repository = "https://github.com/mdsteele/rust-ar"