Browse Source

Bump Version 0.1.8

pull/69/head v0.1.8
ssrlive 3 years ago
committed by GitHub
parent
commit
6169014564
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Cargo.toml

2
Cargo.toml

@ -2,7 +2,7 @@
authors = ["B. Blechschmidt"] authors = ["B. Blechschmidt"]
edition = "2021" edition = "2021"
name = "tun2proxy" name = "tun2proxy"
version = "0.1.7" version = "0.1.8"
[lib] [lib]
crate-type = ["cdylib", "lib"] crate-type = ["cdylib", "lib"]

Loading…
Cancel
Save