Skip to content

Commit

Permalink
Upgrade rcgen to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jan 25, 2024
1 parent 287fa24 commit a800b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ thiserror = "1.0.30"
[dev-dependencies]
anyhow = "1.0.66"
clap = { version = "4.0.29", features = ["derive"] }
rcgen = "0.11"
rcgen = "0.12"
tokio = { version = "1.22.0", features = ["macros", "rt", "rt-multi-thread", "time"] }
tracing = "0.1.37"
tracing-subscriber = "0.3.16"
Expand Down

0 comments on commit a800b1b

Please sign in to comment.