We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49aa1b commit cbbe07aCopy full SHA for cbbe07a
1 file changed
Cargo.toml
@@ -637,8 +637,8 @@ pretty_assertions = "1.4.1"
637
pretty-hex = "0.4.1"
638
prettyplease = { version = "0.2.36", features = ["verbatim"] }
639
proc-macro2 = "1.0"
640
-progenitor = "0.10.0"
641
-progenitor-client = "0.10.0"
+progenitor = "0.11.1"
+progenitor-client = "0.11.1"
642
# NOTE: if you change the pinned revision of the `bhyve_api` and propolis
643
# dependencies, you must also update the references in package-manifest.toml to
644
# match the new revision.
0 commit comments