Skip to content

Commit

Permalink
protoc
Browse files Browse the repository at this point in the history
  • Loading branch information
youngday committed Jun 16, 2024
1 parent 7533bd2 commit ca38023
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ rustc-hash = "1.1"
pin-project-lite = "0.2"
quinn="0.11.1"
proto = { package = "quinn-proto",version = "0.11.2", default-features = false }
protoc-rust = "2"
rustls = { version = "0.23", default-features = false, features = ["ring", "std"], optional = true }
smol = { version = "2", optional = true }
thiserror = "1.0.21"
Expand Down

0 comments on commit ca38023

Please sign in to comment.