Skip to content

Commit

Permalink
Merge branch 'master' into breaking_change_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spetz authored Mar 2, 2024
2 parents 524f086 + 90e6034 commit 5516e21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rcgen = "0.12.1"
ring = "0.17.8"
rmp-serde = "1.1.2"
rustls = { version = "0.21.10" }
rustls-pemfile = "2.1.0"
rustls-pemfile = "2.1.1"
serde = { version = "1.0.197", features = ["derive", "rc"] }
serde_json = "1.0.114"
serde_with = { version = "3.6.1", features = ["base64", "macros"] }
Expand Down

0 comments on commit 5516e21

Please sign in to comment.