diff options
Diffstat (limited to 'test/Cargo.toml')
| -rw-r--r-- | test/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml new file mode 100644 index 0000000..b92b54b --- /dev/null +++ b/test/Cargo.toml @@ -0,0 +1,3 @@ +[workspace] +members = ["sync", "async"] +resolver = "2" |
