Skip to content

Commit

Permalink
proc-macro2 1.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
iiSeymour committed May 13, 2024
1 parent 0ee715e commit ee62921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ ndarray = { version = "0.15.3", features = ["serde"] }
pyo3 = { version = "0.14", features = ["extension-module"], optional = true }
numpy = { version = "0.14.1", optional = true }

proc-macro2 = "1.0.82"

# wasm build
wasm-bindgen = { version = "0.2.50", features = ["serde-serialize"] }
getrandom = { version = "0.2", features = ["js"] }
Expand Down

0 comments on commit ee62921

Please sign in to comment.