aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/tests/test-all
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/tests/test-all')
-rw-r--r--mingling_core/tests/test-all/Cargo.lock10
1 files changed, 3 insertions, 7 deletions
diff --git a/mingling_core/tests/test-all/Cargo.lock b/mingling_core/tests/test-all/Cargo.lock
index d18eb47..49348cf 100644
--- a/mingling_core/tests/test-all/Cargo.lock
+++ b/mingling_core/tests/test-all/Cargo.lock
@@ -111,7 +111,7 @@ checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
[[package]]
name = "mingling"
-version = "0.2.2"
+version = "0.3.0"
dependencies = [
"mingling_core",
"mingling_macros",
@@ -121,9 +121,7 @@ dependencies = [
[[package]]
name = "mingling_core"
-version = "0.2.2"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b64318a9b61120f0deaf33c4ab9efc9313387dece2defd7841665242807634ea"
+version = "0.3.0"
dependencies = [
"just_fmt",
"just_template",
@@ -136,9 +134,7 @@ dependencies = [
[[package]]
name = "mingling_macros"
-version = "0.2.2"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f29efa15f48e39fd4a06868030545b1938e5ba050929cd9a235525814bfb6367"
+version = "0.3.0"
dependencies = [
"just_fmt",
"proc-macro2",