Skip to content

Commit

Permalink
chore(deps): update rust crate datatest-stable to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Oct 26, 2023
1 parent d8a0604 commit 7274a0d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 56 deletions.
61 changes: 8 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev
crucible-pantry-client = { git = "https://github.com/oxidecomputer/crucible", rev = "da534e73380f3cc53ca0de073e1ea862ae32109b" }
crucible-smf = { git = "https://github.com/oxidecomputer/crucible", rev = "da534e73380f3cc53ca0de073e1ea862ae32109b" }
curve25519-dalek = "4"
datatest-stable = "0.1.3"
datatest-stable = "0.2.3"
display-error-chain = "0.1.1"
ddm-admin-client = { path = "clients/ddm-admin-client" }
db-macros = { path = "nexus/db-macros" }
Expand Down
2 changes: 0 additions & 2 deletions workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ string_cache = { version = "0.8.7" }
subtle = { version = "2.5.0" }
syn-dff4ba8e3ae991db = { package = "syn", version = "1.0.109", features = ["extra-traits", "fold", "full", "visit"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.32", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
textwrap = { version = "0.16.0" }
time = { version = "0.3.27", features = ["formatting", "local-offset", "macros", "parsing"] }
tokio = { version = "1.33.0", features = ["full", "test-util"] }
tokio-postgres = { version = "0.7.10", features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
Expand Down Expand Up @@ -182,7 +181,6 @@ string_cache = { version = "0.8.7" }
subtle = { version = "2.5.0" }
syn-dff4ba8e3ae991db = { package = "syn", version = "1.0.109", features = ["extra-traits", "fold", "full", "visit"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.32", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
textwrap = { version = "0.16.0" }
time = { version = "0.3.27", features = ["formatting", "local-offset", "macros", "parsing"] }
time-macros = { version = "0.2.13", default-features = false, features = ["formatting", "parsing"] }
tokio = { version = "1.33.0", features = ["full", "test-util"] }
Expand Down

0 comments on commit 7274a0d

Please sign in to comment.