Skip to content

Commit

Permalink
force proto 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LaihoE committed Aug 21, 2024
1 parent f25621f commit b8b8b2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 276 deletions.
275 changes: 0 additions & 275 deletions src/csgoproto/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 src/csgoproto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ edition = "2021"
bytes = "1.5.0"
glob = "0.3.1"
proc-macro2 = "1.0.78"
protobuf = { version = "3.5.0", features = ["bytes"] }
protobuf = { version = "=3.5.0", features = ["bytes"] }
# ENABLE ME TO BUILD protobuf-codegen = "=3.5.0"

0 comments on commit b8b8b2e

Please sign in to comment.