Skip to content

Commit 72a0fc7

Browse files
committed
Updated dependencies
1 parent 9c7c5d4 commit 72a0fc7

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ edition = "2018"
1010

1111
[dependencies]
1212
nom = "5.1"
13-
nom_locate = "2.0"
14-
clap = "2.33"
13+
nom_locate = "2.1"
14+
clap = "2.34"
1515

1616
[dependencies.inkwell]
1717
git = "https://github.com/TheDan64/inkwell"

0 commit comments

Comments
 (0)