Skip to content

Commit e62e17c

Browse files
Update Rust crate reqwest to v0.12.8
1 parent 0cd8bbc commit e62e17c

File tree

2 files changed

+40
-17
lines changed

2 files changed

+40
-17
lines changed

rust/Cargo.lock

Lines changed: 39 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "selenium-manager"
3-
version = "0.4.24" # don't forget to update rust/BUILD.bazel
3+
version = "0.4.23-nightly" # don't forget to update rust/BUILD.bazel
44
edition = "2021"
55
authors = ["Selenium <selenium-developers@googlegroups.com"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)