mirror of
https://github.com/xvxx/phetch
synced 2024-11-05 00:00:58 +00:00
next version
This commit is contained in:
parent
f142f79d58
commit
95934b3900
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -12,7 +12,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "phetch"
|
name = "phetch"
|
||||||
version = "0.1.5"
|
version = "0.1.6-dev"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"termion 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
"termion 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "phetch"
|
name = "phetch"
|
||||||
version = "0.1.5"
|
version = "0.1.6-dev"
|
||||||
authors = ["dvkt <c@dvkt.io>"]
|
authors = ["dvkt <c@dvkt.io>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
Loading…
Reference in New Issue
Block a user