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 456e64d commit bcd1aa9Copy full SHA for bcd1aa9
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-trait"
3
-version = "0.1.0" # remember to update number in readme for major versions
+version = "0.1.0"
4
authors = ["David Tolnay <dtolnay@gmail.com>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
0 commit comments