Skip to content

Commit 19643c0

Browse files
Update progenitor to 0.11.0
1 parent bb0f689 commit 19643c0

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
@@ -614,8 +614,8 @@ pretty_assertions = "1.4.1"
614614
pretty-hex = "0.4.1"
615615
prettyplease = { version = "0.2.35", features = ["verbatim"] }
616616
proc-macro2 = "1.0"
617-
progenitor = "0.10.0"
618-
progenitor-client = "0.10.0"
617+
progenitor = "0.11.0"
618+
progenitor-client = "0.11.0"
619619
# NOTE: if you change the pinned revision of the `bhyve_api` and propolis
620620
# dependencies, you must also update the references in package-manifest.toml to
621621
# match the new revision.

0 commit comments

Comments
 (0)