We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432ddb5 commit 3d59817Copy full SHA for 3d59817
aggligator-util/Cargo.toml
@@ -77,7 +77,7 @@ tokio-tungstenite = { version = "0.20", features = [
77
], optional = true }
78
url = { version = "2", optional = true }
79
axum-server = { version = "0.5", optional = true }
80
-upc = { version = "0.2.3", optional = true }
+upc = { version = "0.2.4", optional = true }
81
usb-gadget = { version = "0.4", optional = true }
82
rusb = { version = "0.9", optional = true }
83
gethostname = { version = "0.4", optional = true }
0 commit comments