Skip to content

Commit

Permalink
feat: More dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Mar 11, 2024
1 parent f3bc0d3 commit c24b08b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 115 deletions.
122 changes: 8 additions & 114 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ num_enum = "0.7.2"
[dev-dependencies]
lazy_static = "1.4.0"
oorandom = "11.1.3"
rcgen = "0.11.3"
rcgen = "0.12.1"
socket2 = "0.5.6"
tokio = { version = "1.36.0", features = ["full"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

0 comments on commit c24b08b

Please sign in to comment.