Skip to content

Commit 93cd0d6

Browse files
authored
Chore: Bump version for OPTE. (#408)
OPTE has had an API version bump due to the movement of several types (VNIs) downstream into ingot, as well as conversion from `core::net::IpAddr`.
1 parent 664146d commit 93cd0d6

File tree

2 files changed

+93
-33
lines changed

2 files changed

+93
-33
lines changed

Cargo.lock

Lines changed: 91 additions & 31 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
@@ -95,11 +95,11 @@ rhai = { version = "1", features = ["metadata", "sync"] }
9595

9696
[workspace.dependencies.opte-ioctl]
9797
git = "https://github.com/oxidecomputer/opte"
98-
rev = "3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d"
98+
rev = "98247c27846133a80fdb8f730f0c57e72d766561"
9999

100100
[workspace.dependencies.oxide-vpc]
101101
git = "https://github.com/oxidecomputer/opte"
102-
rev = "3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d"
102+
rev = "98247c27846133a80fdb8f730f0c57e72d766561"
103103

104104
[workspace.dependencies.dpd-client]
105105
git = "https://github.com/oxidecomputer/dendrite"

0 commit comments

Comments
 (0)