diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-31 09:08:38 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-31 09:08:38 +0800 |
| commit | 4888425cc5eeafe7e024adbbd9ca22604859f975 (patch) | |
| tree | ed4c9618aa1e18cafa33e6777c1d004e291f38d9 /mingling/Cargo.lock | |
| parent | 6c3b04a1ffb00bcdc3eba614ac3a4cd8d8549aa7 (diff) | |
Revert mingling_macros version to 0.1.1
Diffstat (limited to 'mingling/Cargo.lock')
| -rw-r--r-- | mingling/Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling/Cargo.lock b/mingling/Cargo.lock index 016ed0c..37f48f3 100644 --- a/mingling/Cargo.lock +++ b/mingling/Cargo.lock @@ -37,7 +37,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.2" +version = "0.1.1" dependencies = [ "just_fmt", "once_cell", |
