Skip to content

Commit cc990d5

Browse files
committed
using rustorm 0.3.1
1 parent fe73120 commit cc990d5

File tree

4 files changed

+97
-97
lines changed

4 files changed

+97
-97
lines changed

Cargo.lock

Lines changed: 86 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ features = ["rustc-serialize"]
2323
rustc-serialize = "0.3.16"
2424
uuid = "0.1.18"
2525
time = "0.1.33"
26-
#rustorm = "0.2.1"
26+
rustorm = "0.3.1"
2727

2828

29-
[dependencies.rustorm]
30-
path = "../rustorm"
29+
#[dependencies.rustorm]
30+
#path = "../rustorm"
31+
#features = ["rustc-serialize"]
3132

examples/test_em_insert_exchangable.rs

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)