Skip to content

Commit

Permalink
Bump rcgen from 0.12.1 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.12.1 to 0.13.1.
- [Commits](rustls/rcgen@v0.12.1...v0.13.1)

---
updated-dependencies:
- dependency-name: rcgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 1616242 commit 863d85e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 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 @@ -31,7 +31,7 @@ tower-http = { version = "0.4", features = ["fs", "trace", "auth"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
uuid = { version = "1.8", features = [ "v4", "fast-rng", "macro-diagnostics", "serde"]}
rcgen = "0.12"
rcgen = "0.13"

[dev-dependencies]
hyper = "0.14"
Expand Down

0 comments on commit 863d85e

Please # to comment.