aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:37:17 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:37:17 +0200
commit8fd2816a9694fba4dbbdbc82c9d25a0d18f10878 (patch)
treeefb09c0f1b4337f525fd9fc2a0f3f1cabad4567a /lockchain-http/Cargo.toml
parent463fdd799f1f7cb1bd189a53d000def0d883f5bc (diff)
Changing a bunch of version numbers around. This is really not a good solution
I need a script that can do this automatically for releases because it's getting REALLY annoying and time consuming...
Diffstat (limited to 'lockchain-http/Cargo.toml')
-rw-r--r--lockchain-http/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/lockchain-http/Cargo.toml b/lockchain-http/Cargo.toml
index ede854d..c799e28 100644
--- a/lockchain-http/Cargo.toml
+++ b/lockchain-http/Cargo.toml
@@ -9,9 +9,8 @@ homepage = "https://github.com/spacekookie/lockchain/tree/master/lockchain-http"
readme = "README.md"
license = "MIT/X11 OR Apache-2.0"
-
[dependencies]
-lockchain-core = { version = "0.9.0", path = "../lockchain-core" }
+lockchain-core = { version = "0.9.0" }# lockchain-core = { version = "0.9.1-alpha.0", path = "../lockchain-core" }
env_logger = "0.5"
# Serialisation stack