0.4.9
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -372,7 +372,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "ureq"
|
||||
version = "0.4.8"
|
||||
version = "0.4.9"
|
||||
dependencies = [
|
||||
"ascii 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"base64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ureq"
|
||||
version = "0.4.8"
|
||||
version = "0.4.9"
|
||||
authors = ["Martin Algesten <martin@algesten.se>"]
|
||||
description = "Minimal HTTP request library"
|
||||
license = "MIT/Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user