Skip to content

Commit 961a973

Browse files
committed
1 parent 59d5d0f commit 961a973

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -627,7 +627,7 @@ omicron-workspace-hack = "0.1.0"
627627
omicron-zone-package = "0.12.2"
628628
oxide-client = { path = "clients/oxide-client" }
629629
oxide-tokio-rt = "0.1.2"
630-
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "795a1e0aeefb7a2c6fe4139779fdf66930d09b80", features = [ "api", "std" ] }
630+
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7", features = [ "api", "std" ] }
631631
oxlog = { path = "dev-tools/oxlog" }
632632
oxnet = "0.1.4"
633633
once_cell = "1.21.3"
@@ -636,7 +636,7 @@ openapiv3 = "2.2.0"
636636
# must match samael's crate!
637637
openssl = "0.10"
638638
openssl-sys = "0.9"
639-
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "795a1e0aeefb7a2c6fe4139779fdf66930d09b80" }
639+
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7" }
640640
oso = "0.27"
641641
owo-colors = "4.2.2"
642642
oximeter = { path = "oximeter/oximeter" }

tools/opte_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.37.424
1+
0.37.452

0 commit comments

Comments
 (0)