Bump Cargo.toml version to 2.7.0 (#628)

This commit is contained in:
Jacob Hoffman-Andrews
2023-06-14 17:09:57 -07:00
committed by GitHub
parent d0d95baade
commit ed2dd3ade4

View File

@@ -1,6 +1,6 @@
[package]
name = "ureq"
version = "2.6.2"
version = "2.7.0"
authors = ["Martin Algesten <martin@algesten.se>", "Jacob Hoffman-Andrews <ureq@hoffman-andrews.com>"]
description = "Simple, safe HTTP client"
license = "MIT/Apache-2.0"