aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/applications/blockchains/openethereum/lock.patch
blob: 66709480bb720e1f624780ad1ef7482702abd6a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- /nix/store/hv764a65zmfzw5scjhz5839agv10da6x-source/Cargo.lock	1969-12-31 16:00:01.000000000 -0800
+++ ./Cargo.lock	2020-07-31 21:30:31.146750066 -0700
@@ -3113,7 +3113,7 @@
 
 [[package]]
 name = "openethereum"
-version = "3.0.0"
+version = "3.0.1"
 dependencies = [
  "ansi_term",
  "atty",
@@ -3562,7 +3562,7 @@
 
 [[package]]
 name = "parity-version"
-version = "3.0.0"
+version = "3.0.1"
 dependencies = [
  "parity-bytes",
  "rlp",