Skip to content

Commit

Permalink
Update Rust crate ureq to 2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent ae706c4 commit 3c0b3ac
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.3"
ureq = "2.9.4"
anyhow = "1.0.79"

0 comments on commit 3c0b3ac

Please sign in to comment.