Skip to content

Commit c8d8f00

Browse files
Update Rust crate multimap to 0.10.1 (#8153)
1 parent 441da08 commit c8d8f00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -506,7 +506,7 @@ maplit = "1.0.2"
506506
newtype_derive = "0.1.6"
507507
mg-admin-client = { git = "https://github.com/oxidecomputer/maghemite", rev = "872aae7d76493f2a4f59711b24dde55523536b40" }
508508
ddm-admin-client = { git = "https://github.com/oxidecomputer/maghemite", rev = "872aae7d76493f2a4f59711b24dde55523536b40" }
509-
multimap = "0.10.0"
509+
multimap = "0.10.1"
510510
nexus-auth = { path = "nexus/auth" }
511511
nexus-background-task-interface = { path = "nexus/background-task-interface" }
512512
nexus-client = { path = "clients/nexus-client" }

0 commit comments

Comments
 (0)