We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
abomonation
1 parent 8313f10 commit bda5c9fCopy full SHA for bda5c9f
rust/template/Cargo.toml
@@ -19,7 +19,7 @@ path = "./ovsdb"
19
[dependencies]
20
differential-dataflow = "0.9"
21
timely = "0.9"
22
-abomonation= "0.7"
+abomonation= "0.7.2"
23
serde = "1.0"
24
serde_derive = "1.0"
25
fnv="1.0.2"
rust/template/differential_datalog/Cargo.toml
@@ -13,7 +13,7 @@ itertools="^0.6"
13
14
15
16
-abomonation = "0.7"
+abomonation = "0.7.2"
17
18
num = "0.2"
0 commit comments