Skip to content

Commit 6d6b27b

Browse files
committed
Update Cargo.toml for 1.1.1
1 parent 6245ac3 commit 6d6b27b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "crc64fast-nvme"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
authors = ["The TiKV Project Developers", "Don MacAskill"]
55
license = "MIT OR Apache-2.0"
66
edition = "2021"
@@ -40,4 +40,4 @@ strip = true
4040
cbindgen = "0.27.0"
4141

4242
[lib]
43-
crate-type = ["lib", "cdylib"]
43+
crate-type = ["lib", "cdylib"]

0 commit comments

Comments
 (0)