diff options
author | stale <redkugelblitzin@gmail.com> | 2022-07-03 05:34:07 -0300 |
---|---|---|
committer | stale <redkugelblitzin@gmail.com> | 2022-07-03 05:34:07 -0300 |
commit | 0c0491ad17a0adc1d63c183b934df683e5e98b3f (patch) | |
tree | fbd932249d9cc55e187e5045d68125e19da407b4 /Cargo.toml | |
parent | f8735f5b539b991f8da9ec1b3e64966566d77477 (diff) |
hooray for untested code
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "websweeper" -version = "1.2.0" +version = "1.3.0" authors = ["stale <stale@masba.net>"] edition = "2021" |