Skip to content

Commit 5e42f66

Browse files
authored
[rust] Change SM version to 0.4.12 (#12551)
1 parent 4b20d5f commit 5e42f66

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

rust/Cargo.Bazel.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "4221b40bd5837e58c86ee9be7d71cc0288f1d8b3300e5d5fb1c195afd7e09acd",
2+
"checksum": "411f529aca096bd6f3ebbe47fcbd44f95dc26ac344ae92e24cd2a1dba11c37e0",
33
"crates": {
44
"addr2line 0.19.0": {
55
"name": "addr2line",
@@ -7071,9 +7071,9 @@
70717071
},
70727072
"license": "Apache-2.0/ISC/MIT"
70737073
},
7074-
"selenium-manager 1.0.0-M4": {
7074+
"selenium-manager 0.4.12": {
70757075
"name": "selenium-manager",
7076-
"version": "1.0.0-M4",
7076+
"version": "0.4.12",
70777077
"repository": null,
70787078
"targets": [
70797079
{
@@ -7178,7 +7178,7 @@
71787178
"selects": {}
71797179
},
71807180
"edition": "2021",
7181-
"version": "1.0.0-M4"
7181+
"version": "0.4.12"
71827182
},
71837183
"license": "Apache-2.0"
71847184
},
@@ -11818,7 +11818,7 @@
1181811818
},
1181911819
"binary_crates": [],
1182011820
"workspace_members": {
11821-
"selenium-manager 1.0.0-M4": "rust"
11821+
"selenium-manager 0.4.12": "rust"
1182211822
},
1182311823
"conditions": {
1182411824
"aarch64-apple-darwin": [

rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
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 = "1.0.0-M4"
3+
version = "0.4.12"
44
edition = "2021"
55
authors = ["Selenium <[email protected]"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)