mirror of
https://github.com/xvxx/phd
synced 2024-11-10 13:10:23 +00:00
(cargo-release) start next development iteration 0.1.10-dev
This commit is contained in:
parent
ab890ec450
commit
4717780bfb
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -47,7 +47,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "phd"
|
||||
version = "0.1.9"
|
||||
version = "0.1.10-dev"
|
||||
dependencies = [
|
||||
"alphanumeric-sort 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"content_inspector 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "phd"
|
||||
version = "0.1.9"
|
||||
version = "0.1.10-dev"
|
||||
authors = ["chris west <c@xvxx.io>"]
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
|
Loading…
Reference in New Issue
Block a user