Skip to content

Commit 892f9bb

Browse files
author
syui
committed
r 0.1.4
1 parent 6d497c3 commit 892f9bb

File tree

4 files changed

+36
-255
lines changed

4 files changed

+36
-255
lines changed

Cargo.lock

Lines changed: 4 additions & 231 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
[package]
22
name = "udrs"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["syui <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
88
url = "1.7"
9-
failure = "0.1"
10-
structopt = "0.2"
11-
atty = "0.2"
12-
log = "0.4"
139
pretty_env_logger = "0.2"
1410
base64 = "0.9.2"
15-
seahorse = "0.6.2"
11+
seahorse = "0.7.1"

0 commit comments

Comments
 (0)