aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock30
1 files changed, 15 insertions, 15 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 57f3b8e..355bbc1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -401,11 +401,11 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
[[package]]
name = "mingling"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"mingling",
- "mingling_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "mingling_macros 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mingling_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mingling_macros 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde",
"size",
"tokio",
@@ -413,7 +413,7 @@ dependencies = [
[[package]]
name = "mingling-cli"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"chrono",
"colored",
@@ -427,13 +427,13 @@ dependencies = [
[[package]]
name = "mingling_core"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"env_logger",
"just_fmt",
"just_template",
"log",
- "mingling_pathf 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mingling_pathf 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"ron",
"serde",
"serde_json",
@@ -443,15 +443,15 @@ dependencies = [
[[package]]
name = "mingling_core"
-version = "0.2.1"
+version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5c6a8751b43d4fd3d61d7b37f0d7f4d5d274d9391cf80cae9bd75f218219eefe"
+checksum = "b64318a9b61120f0deaf33c4ab9efc9313387dece2defd7841665242807634ea"
dependencies = [
"env_logger",
"just_fmt",
"just_template",
"log",
- "mingling_pathf 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "mingling_pathf 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"ron",
"serde",
"serde_json",
@@ -461,7 +461,7 @@ dependencies = [
[[package]]
name = "mingling_macros"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"just_fmt",
"proc-macro2",
@@ -471,9 +471,9 @@ dependencies = [
[[package]]
name = "mingling_macros"
-version = "0.2.1"
+version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b7cd478387797590d2afb4122078649c3e4f9da7f29dbf37817763fecf04958f"
+checksum = "f29efa15f48e39fd4a06868030545b1938e5ba050929cd9a235525814bfb6367"
dependencies = [
"just_fmt",
"proc-macro2",
@@ -483,7 +483,7 @@ dependencies = [
[[package]]
name = "mingling_pathf"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"just_fmt",
"proc-macro2",
@@ -492,9 +492,9 @@ dependencies = [
[[package]]
name = "mingling_pathf"
-version = "0.2.1"
+version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9d400d170c80e3f2f7d6f9b6739c286bc64279c805b770fabac390e3a7c7baf0"
+checksum = "134fb0a329f4cc605298eb47683cd2e9eaa184bf651215cbc72d411e9533a4be"
dependencies = [
"just_fmt",
"proc-macro2",