Skip to content

Commit

Permalink
Update Rust crate ureq to 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 5398352 commit 8f393ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion memN0ps/mmapper-rs/loader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ name = "loader"
winapi = { version = "0.3.9", features = ["processthreadsapi", "memoryapi", "winbase", "impl-default", "errhandlingapi", "handleapi", "winuser", "heapapi", "impl-default"] }
sysinfo = "0.30.5"
clap = { version = "4.4.18", features = ["derive"] }
ureq = "2.9.1"
ureq = "2.9.3"
anyhow = "1.0.79"

0 comments on commit 8f393ed

Please sign in to comment.