Skip to content

Commit 745c464

Browse files
Update Rust crate once_cell to 1.21.3 (#8127)
1 parent 956481c commit 745c464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ oxide-client = { path = "clients/oxide-client" }
564564
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "9e79588b11a69ff3d40f9aa29af97e31a0045c4b", features = [ "api", "std" ] }
565565
oxlog = { path = "dev-tools/oxlog" }
566566
oxnet = "0.1.1"
567-
once_cell = "1.20.3"
567+
once_cell = "1.21.3"
568568
openapi-lint = { git = "https://github.com/oxidecomputer/openapi-lint", branch = "main" }
569569
openapi-manager-types = { path = "dev-tools/openapi-manager/types" }
570570
openapiv3 = "2.0.0"

0 commit comments

Comments
 (0)