Skip to content

Commit 06b2530

Browse files
Update Rust crate buildinfy to ^0.2.0
1 parent a1249d5 commit 06b2530

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
@@ -56,7 +56,7 @@ serde-wasm-bindgen = { version = "0.6", optional = true }
5656
js-sys = { version = "0.3", optional = true }
5757
getrandom = { version = "0.4.0-rc.0", features = ["wasm_js"], optional = true }
5858
pyo3 = { version = "0.28", features = ["extension-module"], optional = true }
59-
buildinfy = { version = "^0.1", optional = true }
59+
buildinfy = { version = "^0.2.0", optional = true }
6060
commandy = { version = "^0.2", optional = true }
6161
commandy_macros = { version = "^0.2", optional = true }
6262
thiserror = "2.0.18"

0 commit comments

Comments
 (0)