diff options
Diffstat (limited to 'src/ext/equix/Cargo.toml')
-rw-r--r-- | src/ext/equix/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/equix/Cargo.toml b/src/ext/equix/Cargo.toml index 45b24dcea1..bedb1ed565 100644 --- a/src/ext/equix/Cargo.toml +++ b/src/ext/equix/Cargo.toml @@ -9,7 +9,7 @@ [package] name = "tor-c-equix" -version = "0.1.0" +version = "0.2.0" edition = "2021" license = "LGPL-3.0-only" |