You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-sval_flatten/sval_flatten-fix-metadata.diff

16 lines
352 B

--- sval_flatten-2.10.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sval_flatten-2.10.2/Cargo.toml 2023-11-03T12:20:08.398196+00:00
@@ -42,7 +42,11 @@
version = "2.10.2"
default-features = false
-[dev-dependencies]
+[dev-dependencies.sval_derive_macros]
+version = "2.10.2"
+
+[dev-dependencies.sval_test]
+version = "2.10.2"
[features]
alloc = [