Skip to content

Commit d11d9fb

Browse files
authored
Merge branch 'trunk' into pinned-browser-updates
2 parents 65de425 + 9b49091 commit d11d9fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

py/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ exclude = ["test*"]
5050
namespaces = true
5151
# include-package-data is `true` by default in pyproject.toml
5252

53-
[[tool.setuptools-rust.bins]]
53+
[[tool.setuptools-rust.ext-modules]]
5454
target = "selenium.webdriver.common.selenium-manager"
55+
binding = "Exec"
5556

5657
[tool.setuptools.package-data]
5758
"*" = [

0 commit comments

Comments
 (0)