Skip to content

Commit

Permalink
Refined hostname version in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
krtab committed Aug 9, 2019
1 parent 305d3a0 commit 6b7da9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "Readme.md"

[dependencies]
clap = '2'
hostname = '*'
hostname = '0.1.5'
regex = "1"

[[bin]]
Expand Down

0 comments on commit 6b7da9d

Please sign in to comment.