diff options
author | 2022-03-09 12:26:30 +0800 | |
---|---|---|
committer | 2022-03-09 12:34:45 +0800 | |
commit | 952c4134c3e3e64fd0e479fa7327abb3e9bea0f3 (patch) | |
tree | 84078bd41c103611aaef31b80d0935e554a37e62 /Cargo.lock | |
parent | 479260720e2a5d5286343c9eec3d231f327ebc59 (diff) | |
download | rathole-952c4134c3e3e64fd0e479fa7327abb3e9bea0f3.tar.gz rathole-952c4134c3e3e64fd0e479fa7327abb3e9bea0f3.tar.zst rathole-952c4134c3e3e64fd0e479fa7327abb3e9bea0f3.zip |
chore: bump v0.4.0v0.4.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1503,7 +1503,7 @@ dependencies = [ [[package]] name = "rathole" -version = "0.3.10" +version = "0.4.0" dependencies = [ "anyhow", "async-http-proxy", |