mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-21 02:33:23 +00:00
Bump quinn version to 0.11.8
This commit is contained in:
committed by
Dirkjan Ochtman
parent
7ce43e8e7b
commit
d161fc07d7
Generated
+1
-1
@@ -1572,7 +1572,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "quinn"
|
||||
version = "0.11.7"
|
||||
version = "0.11.8"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-io",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "quinn"
|
||||
version = "0.11.7"
|
||||
version = "0.11.8"
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
description = "Versatile QUIC transport protocol implementation"
|
||||
|
||||
Reference in New Issue
Block a user