Skip to content

Commit 74f6e7e

Browse files
committed
Add newline to end of cpython-sys/Cargo.toml
1 parent 9b33848 commit 74f6e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/cpython-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2024"
77

88
[build-dependencies]
99
bindgen = "0.72.1"
10-
shlex = "1.3"
10+
shlex = "1.3"

0 commit comments

Comments
 (0)