parent
b7bc272648
commit
cdc3b45fce
@ -0,0 +1 @@
|
|||||||
|
SOURCES/proc-macro-crate-2.0.1.crate
|
@ -0,0 +1 @@
|
|||||||
|
664f1aa7a81cbf8cc5ee2923a39447e2c25a6080 SOURCES/proc-macro-crate-2.0.1.crate
|
Binary file not shown.
@ -0,0 +1,15 @@
|
|||||||
|
--- proc-macro-crate-2.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ proc-macro-crate-2.0.1/Cargo.toml 2024-01-12T15:39:33.968832+00:00
|
||||||
|
@@ -31,10 +31,10 @@
|
||||||
|
repository = "https://github.com/bkchr/proc-macro-crate"
|
||||||
|
|
||||||
|
[dependencies.toml_datetime]
|
||||||
|
-version = "=0.6.3"
|
||||||
|
+version = "0.6.3"
|
||||||
|
|
||||||
|
[dependencies.toml_edit]
|
||||||
|
-version = "=0.20.2"
|
||||||
|
+version = "0.20.2"
|
||||||
|
|
||||||
|
[dev-dependencies.proc-macro2]
|
||||||
|
version = "1.0.67"
|
@ -0,0 +1,5 @@
|
|||||||
|
[tests]
|
||||||
|
skip = ["workspace_deps_working"]
|
||||||
|
skip-exact = true
|
||||||
|
comments = ["skip a test that can only be run in-tree"]
|
||||||
|
|
Loading…
Reference in new issue