Skip to content

Commit 4a98f90

Browse files
[multicast] dep updates
1 parent 546b652 commit 4a98f90

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dlpi = { git = "https://github.com/oxidecomputer/dlpi-sys", branch = "main" }
7878
ispf = { git = "https://github.com/oxidecomputer/ispf" }
7979
libloading = "0.7"
8080
p9ds = { git = "https://github.com/oxidecomputer/p9fs" }
81-
softnpu = { git = "https://github.com/oxidecomputer/softnpu" }
81+
softnpu = { git = "https://github.com/oxidecomputer/softnpu", branch = "zl/multicast" }
8282

8383
# Omicron-related
8484
internal-dns-resolver = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
@@ -143,7 +143,7 @@ newtype_derive = "0.1.6"
143143
newtype-uuid = { version = "1.0.1", features = [ "v4" ] }
144144
nix = { version = "0.31", features = [ "poll" ] }
145145
owo-colors = "4"
146-
oxide-tokio-rt = "0.1.2"
146+
oxide-tokio-rt = "0.1.3"
147147
paste = "1.0.15"
148148
pin-project-lite = "0.2.13"
149149
proc-macro2 = "1.0"

0 commit comments

Comments
 (0)