Skip to content

Commit 257832c

Browse files
Update progenitor to 0.11.0
1 parent c082b46 commit 257832c

File tree

2 files changed

+98
-32
lines changed

2 files changed

+98
-32
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,8 +611,8 @@ pretty_assertions = "1.4.1"
611611
pretty-hex = "0.4.1"
612612
prettyplease = { version = "0.2.35", features = ["verbatim"] }
613613
proc-macro2 = "1.0"
614-
progenitor = "0.10.0"
615-
progenitor-client = "0.10.0"
614+
progenitor = "0.11.0"
615+
progenitor-client = "0.11.0"
616616
# NOTE: if you change the pinned revision of the `bhyve_api` and propolis
617617
# dependencies, you must also update the references in package-manifest.toml to
618618
# match the new revision.

0 commit comments

Comments
 (0)