Skip to content

Commit bce17fd

Browse files
committed
Bump minimal version to 1.2
1 parent e90a0bb commit bce17fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ itertools = "0.14"
6161
jiff = { version = "0.2", features = ["std"], default-features = false, optional = true }
6262
juniper_codegen = { version = "0.17.0", path = "../juniper_codegen" }
6363
ref-cast = "1.0"
64-
ruint = { version = "1.1", optional = true }
64+
ruint = { version = "1.2", optional = true }
6565
rust_decimal = { version = "1.20", default-features = false, optional = true }
6666
ryu = { version = "1.0", optional = true }
6767
serde = { version = "1.0.122", features = ["derive"] }

0 commit comments

Comments
 (0)