Merge pull request 'Update Rust crate tokio-util to 0.7.4' (#55) from renovate/tokio-util-0.x into dev
Reviewed-on: #55pull/57/head
						commit
						cc2024697f
					
				|  | @ -917,9 +917,9 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "tokio-util" | ||||
| version = "0.7.3" | ||||
| version = "0.7.4" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45" | ||||
| checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" | ||||
| dependencies = [ | ||||
|  "bytes", | ||||
|  "futures-core", | ||||
|  |  | |||
|  | @ -19,7 +19,7 @@ tracing-subscriber = {version = "0.3.15", features = ["env-filter"] } | |||
| tower-http = { version = "0.3.4", features = ["fs", "trace", "auth"] } | ||||
| tar = "0.4.38" | ||||
| flate2 = "1.0.24" | ||||
| tokio-util = { version = "0.7.3", features = ["io"] } | ||||
| tokio-util = { version = "0.7.4", features = ["io"] } | ||||
| futures-util = "0.3.24" | ||||
| uuid = { version = "1.1.2", features = ["v4"] } | ||||
| serde_json = "1.0.85" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue