Skip to content

Commit 1dce3b3

Browse files
committed
Update opte rev in sled-agent Cargo.toml
1 parent 6296cef commit 1dce3b3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

sled-agent/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ vsss-rs = { version = "2.0.0-pre2", default-features = false, features = ["std"]
6262
zone = "0.1"
6363

6464
[target.'cfg(target_os = "illumos")'.dependencies]
65-
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "23884d35aa7908e23accaa77f125a370ddf5c606" }
66-
opte = { git = "https://github.com/oxidecomputer/opte", rev = "23884d35aa7908e23accaa77f125a370ddf5c606", features = [ "api", "std" ] }
65+
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "52176b99cc578f5b7b90f9bae8935013f961086c" }
66+
opte = { git = "https://github.com/oxidecomputer/opte", rev = "52176b99cc578f5b7b90f9bae8935013f961086c", features = [ "api", "std" ] }
6767

6868
[dev-dependencies]
6969
expectorate = "1.0.5"

0 commit comments

Comments
 (0)