Skip to content

Commit

Permalink
cargo meta
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Aug 4, 2023
1 parent 51a44b8 commit 901bc46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name = "steam-vent"
version = "0.1.0"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2021"
description = "Interact with the Steam network via rust"
license = "MIT"
repository = "https://github.com/icewind1991/steam-vent"

[dependencies]
steam-vent-proto = { version = "0.3", path = "./protobuf" }
Expand Down

0 comments on commit 901bc46

Please sign in to comment.