Skip to content

Commit e512230

Browse files
authored
fix: Eliminate the dependency on paste (#27)
1 parent 0e13160 commit e512230

File tree

4 files changed

+266
-298
lines changed

4 files changed

+266
-298
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ cbindgen = []
1717

1818
[dependencies]
1919
accesskit = "0.18.0"
20-
paste = "1.0"
2120

2221
[target.'cfg(target_os = "windows")'.dependencies]
2322
accesskit_windows = "0.26.0"

0 commit comments

Comments
 (0)