diff options
| author | murilo ijanc | 2026-03-25 16:53:01 -0300 |
|---|---|---|
| committer | murilo ijanc | 2026-03-25 16:53:01 -0300 |
| commit | b097d0e4d93c7338dea619e4a088c96b41701498 (patch) | |
| tree | 8d3cf014bae10051c154c0e211ec1dd0e6b5faed /Cargo.toml | |
| parent | 4cff87560ba238ba6eebd16b1465c0ebae2f6ac2 (diff) | |
| download | tesseras-dht-b097d0e4d93c7338dea619e4a088c96b41701498.tar.gz | |
Bump version to 0.1.1
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "tesseras-dht" -version = "0.1.0" +version = "0.1.1" edition = "2024" authors = [ "murilo ijanc' <murilo@ijanc.org>" ] categories = ["network-programming"] |