Skip to content

Commit 428f602

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)