Skip to content

Commit

Permalink
Upgrade rcgen to 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Oct 2, 2023
1 parent 384e576 commit ad45bb7
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 @@ ktls-recvmsg = { version = "0.1.1" }

[dev-dependencies]
const-random = "0.1.15"
rcgen = "0.10.0"
rcgen = "0.11.3"
socket2 = "0.5.4"
tokio = { version = "1.32.0", features = ["full"] }
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }

0 comments on commit ad45bb7

Please sign in to comment.