Skip to content

Commit abd3d05

Browse files
committed
bump version to 1.0.0
1 parent 36ba78a commit abd3d05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[package]
22
name = "rustc-hash"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["The Rust Project Developers"]
55
description = "speed, non-cryptographic hash used in rustc"
66
license = "Apache-2.0/MIT"
77
readme = "README.md"
88
keywords = ["hash", "fxhash", "rustc"]
9+
repository = "https://github.com/rust-lang-nursery/rustc-hash"
910

1011
[dependencies]

0 commit comments

Comments
 (0)