diff options
| author | copi143 <copi143@outlook.com> | 2026-01-17 04:02:47 +0800 |
|---|---|---|
| committer | copi143 <copi143@outlook.com> | 2026-01-17 04:02:47 +0800 |
| commit | c38d117b5803c65ad57a4c4704ee0d897d9fb3cb (patch) | |
| tree | 006977b48229ab2ef282bce705fc4caf60160252 /Cargo.toml | |
init
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..83c132c --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,3 @@ +[workspace] +resolver = "3" +members = ["derive", "test"] |
