Skip to content
Snippets Groups Projects
Commit cc4eac74 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update rust crate indexmap to 2.7.1

parent 5231184f
No related branches found
No related tags found
1 merge request!102chore(deps): update rust crate indexmap to 2.7.1
......@@ -148,9 +148,9 @@ dependencies = [
[[package]]
name = "indexmap"
version = "2.7.0"
version = "2.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
dependencies = [
"equivalent",
"hashbrown",
......
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment