Skip to content

Commit f5b7aef

Browse files
committed
Change rust-version to make lock file versioning work
1 parent 90a3132 commit f5b7aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ implementing custom derives.
1111
license = "MIT"
1212
readme = "README.md"
1313
edition = "2021"
14-
rust-version = "1.56"
14+
rust-version = "1.56.0"
1515
exclude = ["/.travis.yml", "/publish.sh", "/.github/**"]
1616

1717
[badges]

0 commit comments

Comments
 (0)