Skip to content

Commit

Permalink
WIP: Try to add prost
Browse files Browse the repository at this point in the history
  • Loading branch information
zmerlynn committed Aug 1, 2023
1 parent 612adda commit 6aa55fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/sdk/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ edition = "2018"

[dependencies]
agones = { path = "../../../sdks/rust" }
prost = "0.8"
prost-types = "0.8"

[dependencies.tokio]
version = "1.6"
Expand Down

0 comments on commit 6aa55fb

Please sign in to comment.