We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71dfcd1 commit aeb23e4Copy full SHA for aeb23e4
database/Cargo.toml
@@ -27,6 +27,3 @@ x509-cert = { version = "0.2.5", features = ["pem"] }
27
28
intern = { path = "../intern" }
29
uuid = { version = "1.16.0", features = ["v4"] }
30
-
31
-[dev-dependencies]
32
-uuid = { version = "1.16.0", features = ["v4"] }
0 commit comments