Skip to content

Commit 2b8ed20

Browse files
committed
switch p4rs dependency to main
1 parent 395689a commit 2b8ed20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dlpi = { git = "https://github.com/oxidecomputer/dlpi-sys", branch = "main" }
1313
indicatif = "0.17.2"
1414
libc = "0.2.137"
1515
libloading = "0.7.3"
16-
p4rs = { git = "https://github.com/oxidecomputer/p4", branch = "mod" }
16+
p4rs = { git = "https://github.com/oxidecomputer/p4", branch = "main" }
1717
p9ds = { git = "https://github.com/oxidecomputer/p9fs", branch = "main" }
1818
p9kp = { git = "https://github.com/oxidecomputer/p9fs", branch = "main" }
1919
serde = { version = "1.0.147", features = ["derive"] }

0 commit comments

Comments
 (0)