Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 31a910f

Browse files
Update Rust crate indexmap to v2.8.0
1 parent 3e42524 commit 31a910f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ thiserror = "=1.0.68"
3939
base64 = "=0.22.1"
4040
cookie = { version = "=0.18.1", features = ["secure"] }
4141
oauth2 = "=4.4.2"
42-
indexmap = "=2.6.0"
42+
indexmap = "=2.8.0"
4343
paste = "=1.0.15"
4444
ipnetwork = "=0.20.0"
4545
openssl = { version = "=0.10.68", features = ["vendored"] }

0 commit comments

Comments
 (0)