We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18645c0 commit 2861a10Copy full SHA for 2861a10
crates/font-awesome-as-a-crate/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "font-awesome-as-a-crate"
3
version = "0.3.0"
4
-edition = "2018"
+edition = "2021"
5
license = "CC-BY-4.0 AND MIT"
6
description = "Font Awesome Free, packaged as a crate"
7
repository = "https://github.com/rust-lang/docs.rs"
crates/metadata/Cargo.toml
@@ -2,7 +2,7 @@
name = "docsrs-metadata"
version = "0.1.0"
authors = ["Joshua Nelson <[email protected]>", "The Rust Project Developers"]
license = "MIT"
8
description = "Document crates the same way docs.rs would"
0 commit comments