Skip to content

Commit e6fe516

Browse files
committed
Bump
1 parent 379a7ab commit e6fe516

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "doh-proxy"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["Frank Denis <[email protected]>"]
55
description = "A DNS-over-HTTPS (DoH) and ODoH (Oblivious DoH) proxy"
66
keywords = ["dns","https","doh","odoh","proxy"]

src/libdoh/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libdoh"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["Frank Denis <[email protected]>"]
55
description = "DoH and Oblivious DoH library for the rust-doh app"
66
keywords = ["dns","https","doh","odoh","proxy"]

0 commit comments

Comments
 (0)