This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
influx-writer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
updates order map to v0.3
master
Jonathan Strong
6 years ago
parent
9a8e62754d
commit
2ce2d88d61
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Cargo.toml
+ 1
- 1
Cargo.toml
View File
@@ -14,7 +14,7 @@ slog = "2.0.6"
sloggers = "0.2"
sloggers = "0.2"
slog-term = "2"
slog-term = "2"
# chashmap = "2"
# chashmap = "2"
ordermap = "0.
2
"
ordermap = "0.
3
"
fnv = "1"
fnv = "1"
uuid = { version = "0.5", features = ["serde", "v4"] }
uuid = { version = "0.5", features = ["serde", "v4"] }
Write
Preview
Loading…
Cancel
Save