Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHelianthicusDoe committed Sep 17, 2019
1 parent f184da4 commit 07d5b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shticker_book_unwritten"
version = "0.3.0"
version = "0.3.1"
authors = ["Dr. Jonathan Helianthicus Doe, IV <[email protected]>"]
edition = "2018"
description = "Minimal CLI launcher for the Toontown Rewritten MMORPG"
Expand All @@ -15,7 +15,7 @@ bzip2 = "0.3.3"
clap = { version = "2.33.0", default-features = false, features = ["suggestions", "vec_map"] }
reqwest = "0.9.20"
rpassword = "4.0.1"
serde = { version = "1.0.100", features = ["derive"] }
serde = { version = "1.0.101", features = ["derive"] }
serde_json = "1.0.40"
sha-1 = "0.8.1"

Expand Down

0 comments on commit 07d5b4b

Please sign in to comment.