Bump jsonrpc-core from 14.0.1 to 14.0.3 (#6552)
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.1 to 14.0.3. - [Release notes](https://github.com/paritytech/jsonrpc/releases) - [Commits](https://github.com/paritytech/jsonrpc/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
				
					committed by
					
						
						Michael Vines
					
				
			
			
				
	
			
			
			
						parent
						
							5496f85dbc
						
					
				
				
					commit
					0cf4eb2ee4
				
			
							
								
								
									
										18
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										18
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@@ -1524,7 +1524,7 @@ dependencies = [
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "jsonrpc-core"
 | 
					name = "jsonrpc-core"
 | 
				
			||||||
version = "14.0.1"
 | 
					version = "14.0.3"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -1551,7 +1551,7 @@ version = "14.0.1"
 | 
				
			|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "hyper 0.12.33 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "hyper 0.12.33 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-server-utils 14.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-server-utils 14.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -1564,7 +1564,7 @@ name = "jsonrpc-pubsub"
 | 
				
			|||||||
version = "14.0.3"
 | 
					version = "14.0.3"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -1577,7 +1577,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			|||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -1590,7 +1590,7 @@ name = "jsonrpc-ws-server"
 | 
				
			|||||||
version = "14.0.1"
 | 
					version = "14.0.1"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-server-utils 14.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-server-utils 14.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -3242,7 +3242,7 @@ version = "0.20.0"
 | 
				
			|||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "bincode 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "bincode 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -3308,7 +3308,7 @@ dependencies = [
 | 
				
			|||||||
 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "indexmap 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "indexmap 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-pubsub 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-pubsub 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -4027,7 +4027,7 @@ version = "0.20.0"
 | 
				
			|||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
@@ -5608,7 +5608,7 @@ dependencies = [
 | 
				
			|||||||
"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
 | 
					"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
 | 
				
			||||||
"checksum jobserver 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "f74e73053eaf95399bf926e48fc7a2a3ce50bd0eaaa2357d391e95b2dcdd4f10"
 | 
					"checksum jobserver 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "f74e73053eaf95399bf926e48fc7a2a3ce50bd0eaaa2357d391e95b2dcdd4f10"
 | 
				
			||||||
"checksum js-sys 0.3.27 (registry+https://github.com/rust-lang/crates.io-index)" = "1efc4f2a556c58e79c5500912e221dd826bec64ff4aabd8ce71ccef6da02d7d4"
 | 
					"checksum js-sys 0.3.27 (registry+https://github.com/rust-lang/crates.io-index)" = "1efc4f2a556c58e79c5500912e221dd826bec64ff4aabd8ce71ccef6da02d7d4"
 | 
				
			||||||
"checksum jsonrpc-core 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9b392c9e8e43a12e6b21160903f473b1066e57fe18477394a93a1efd25654003"
 | 
					"checksum jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "34651edf3417637cc45e70ed0182ecfa9ced0b7e8131805fccf7400d989845ca"
 | 
				
			||||||
"checksum jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d5d5c31575cc70a8b21542599028472c80a9248394aeea4d8918a045a0ab08a3"
 | 
					"checksum jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d5d5c31575cc70a8b21542599028472c80a9248394aeea4d8918a045a0ab08a3"
 | 
				
			||||||
"checksum jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dd3d54c822dc67707f21b15f13995b24eb090501c8ad67782b5484c9be36255b"
 | 
					"checksum jsonrpc-http-server 14.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dd3d54c822dc67707f21b15f13995b24eb090501c8ad67782b5484c9be36255b"
 | 
				
			||||||
"checksum jsonrpc-pubsub 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3ee1b8da0b9219a231c4b7cbc7110bfdb457cbcd8d90a6224d0b3cab8aae8443"
 | 
					"checksum jsonrpc-pubsub 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3ee1b8da0b9219a231c4b7cbc7110bfdb457cbcd8d90a6224d0b3cab8aae8443"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,7 +11,7 @@ edition = "2018"
 | 
				
			|||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
bincode = "1.2.0"
 | 
					bincode = "1.2.0"
 | 
				
			||||||
bs58 = "0.3.0"
 | 
					bs58 = "0.3.0"
 | 
				
			||||||
jsonrpc-core = "14.0.1"
 | 
					jsonrpc-core = "14.0.3"
 | 
				
			||||||
log = "0.4.8"
 | 
					log = "0.4.8"
 | 
				
			||||||
rand = "0.6.5"
 | 
					rand = "0.6.5"
 | 
				
			||||||
rayon = "1.2.0"
 | 
					rayon = "1.2.0"
 | 
				
			||||||
@@ -23,6 +23,6 @@ solana-netutil = { path = "../netutil", version = "0.20.0" }
 | 
				
			|||||||
solana-sdk = { path = "../sdk", version = "0.20.0" }
 | 
					solana-sdk = { path = "../sdk", version = "0.20.0" }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[dev-dependencies]
 | 
					[dev-dependencies]
 | 
				
			||||||
jsonrpc-core = "14.0.1"
 | 
					jsonrpc-core = "14.0.3"
 | 
				
			||||||
jsonrpc-http-server = "14.0.1"
 | 
					jsonrpc-http-server = "14.0.1"
 | 
				
			||||||
solana-logger = { path = "../logger", version = "0.20.0" }
 | 
					solana-logger = { path = "../logger", version = "0.20.0" }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -28,7 +28,7 @@ crossbeam-channel = "0.3"
 | 
				
			|||||||
fs_extra = "1.1.0"
 | 
					fs_extra = "1.1.0"
 | 
				
			||||||
indexmap = "1.1"
 | 
					indexmap = "1.1"
 | 
				
			||||||
itertools = "0.8.0"
 | 
					itertools = "0.8.0"
 | 
				
			||||||
jsonrpc-core = "14.0.1"
 | 
					jsonrpc-core = "14.0.3"
 | 
				
			||||||
jsonrpc-derive = "14.0.3"
 | 
					jsonrpc-derive = "14.0.3"
 | 
				
			||||||
jsonrpc-http-server = "14.0.1"
 | 
					jsonrpc-http-server = "14.0.1"
 | 
				
			||||||
jsonrpc-pubsub = "14.0.3"
 | 
					jsonrpc-pubsub = "14.0.3"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
 | 
				
			|||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
bs58 = "0.3.0"
 | 
					bs58 = "0.3.0"
 | 
				
			||||||
clap = "2.33"
 | 
					clap = "2.33"
 | 
				
			||||||
jsonrpc-core = "14.0.1"
 | 
					jsonrpc-core = "14.0.3"
 | 
				
			||||||
jsonrpc-derive = "14.0.3"
 | 
					jsonrpc-derive = "14.0.3"
 | 
				
			||||||
jsonrpc-http-server = "14.0.1"
 | 
					jsonrpc-http-server = "14.0.1"
 | 
				
			||||||
log = "0.4.8"
 | 
					log = "0.4.8"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user