diff options
Diffstat (limited to 'rust/sieve/Cargo.toml')
| -rw-r--r-- | rust/sieve/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/sieve/Cargo.toml b/rust/sieve/Cargo.toml new file mode 100644 index 0000000..3af9123 --- /dev/null +++ b/rust/sieve/Cargo.toml | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | [package] | ||
| 2 | edition = "2018" | ||
| 3 | name = "sieve" | ||
| 4 | version = "1.1.0" | ||
