-
- Downloads
chore(deps): update rust crate indexmap to 2.7.1
parent
5231184f
No related branches found
No related tags found
... | ... | @@ -13,7 +13,7 @@ serde = { version = "1.0", features = ["derive"] } |
serde_json = "1.0" | ||
urlencoding = "2.1.3" | ||
lazy_static = "1.5.0" | ||
indexmap = "2.7.0" | ||
indexmap = "2.7.1" | ||
wasm-bindgen = "0.2.100" | ||
regex = "1.11" | ||
... | ... |
Please register or sign in to comment