Skip to content

Commit 5c6dd6c

Browse files
remove unnecessary config
1 parent 936dabf commit 5c6dd6c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,3 @@ base64 = "0.22.1"
3939
# enable debug symbols for easier profiling
4040
[profile.release]
4141
debug = true
42-
43-
[lints.rust]
44-
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_11)'] }

0 commit comments

Comments
 (0)