We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936dabf commit 5c6dd6cCopy full SHA for 5c6dd6c
Cargo.toml
@@ -39,6 +39,3 @@ base64 = "0.22.1"
39
# enable debug symbols for easier profiling
40
[profile.release]
41
debug = true
42
-
43
-[lints.rust]
44
-unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_11)'] }
0 commit comments