mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Bump version to 0.1.0
This commit is contained in:
parent
6ec2b8952c
commit
dfe544c6aa
4 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "gamedig"
|
||||
version = "0.0.7"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
|
||||
license = "MIT"
|
||||
|
|
@ -16,4 +16,4 @@ rust-version = "1.56.1"
|
|||
bzip2-rs = "0.1.2" # for compression
|
||||
crc32fast = "1.3.2"
|
||||
|
||||
serde_json = "1.0.87" # json to structs
|
||||
serde_json = "1.0.91" # json to structs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue