We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e8f7b commit 8e01c71Copy full SHA for 8e01c71
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "js_int"
3
description = "JavaScript-interoperable integer types"
4
version = "0.2.2"
5
-edition = "2018"
+edition = "2021"
6
license = "MIT"
7
readme = "README.md"
8
repository = "https://github.com/ruma/js_int"
0 commit comments