Skip to content

Commit acb6c3b

Browse files
committed
[Cargo.toml] bump structopt to v0.3.9
raw attributes were removed in TeXitoi/structopt#198
1 parent d2f8791 commit acb6c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pbr = "1.0.2"
2323
regex = "1.3.4"
2424
reqwest = "0.9"
2525
rustc_version = "0.2"
26-
structopt = "0.2.5"
26+
structopt = "0.3.9"
2727
tar = "0.4"
2828
tee = "0.1"
2929
tempdir = "0.3.6"

0 commit comments

Comments
 (0)