Skip to content

Commit 9697cbd

Browse files
committed
use less specific version number
1 parent f27ca45 commit 9697cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agb-fixnum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ num-traits = { version = "0.2", default-features = false }
1616
serde = { version = "1", features = [
1717
"derive",
1818
], default-features = false, optional = true }
19-
typewit = "1.14.2"
19+
typewit = "1.14"
2020

2121
[build-dependencies]
2222
quote = "1"

0 commit comments

Comments
 (0)