mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-06-03 18:24:07 +02:00
set msrv
This commit is contained in:
parent
8ce47e5e16
commit
337cffcad3
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
description = "Protobuf structs used by the Steam client protocol"
|
||||
license = "MIT"
|
||||
repository = "https://codeberg.org/steam-vent/proto"
|
||||
rust-version = "1.78.0"
|
||||
|
||||
[dependencies]
|
||||
steam-vent-proto-common = { version = "0.5.0", path = "common" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue