diff options
author | metamuffin <metamuffin@disroot.org> | 2024-05-30 00:07:13 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-05-30 00:07:13 +0200 |
commit | 8b39940a58c28bc1bbe291eb5229e9ce1444e33c (patch) | |
tree | 5b84f9f46d734d5230ebc50aa99ea5bffccb6ccf /Cargo.toml | |
parent | 44c47b3c2a2ec3e9c9c0efac4dceaec082a62d60 (diff) | |
download | gnix-8b39940a58c28bc1bbe291eb5229e9ce1444e33c.tar gnix-8b39940a58c28bc1bbe291eb5229e9ce1444e33c.tar.bz2 gnix-8b39940a58c28bc1bbe291eb5229e9ce1444e33c.tar.zst |
2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "gnix" -version = "1.0.0" +version = "2.0.0" edition = "2021" [dependencies] |