diff options
| author | 2024-02-28 11:37:54 +0800 | |
|---|---|---|
| committer | 2024-02-28 11:37:54 +0800 | |
| commit | 672e0d03d3ffdba740d166f2c4a7243f142cec5f (patch) | |
| tree | 46cdb4ea015877e7828710a47c945aa2e834beb0 /target/debug/build/pyo3-304f446b77b1c764/output | |
| parent | fc6fc64ca3ff7df62dd270fc021f674e56b2dedf (diff) | |
| download | TRPGNivis-672e0d03d3ffdba740d166f2c4a7243f142cec5f.tar.gz TRPGNivis-672e0d03d3ffdba740d166f2c4a7243f142cec5f.zip | |
refactor!: built in rust
Diffstat (limited to 'target/debug/build/pyo3-304f446b77b1c764/output')
| -rw-r--r-- | target/debug/build/pyo3-304f446b77b1c764/output | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/target/debug/build/pyo3-304f446b77b1c764/output b/target/debug/build/pyo3-304f446b77b1c764/output new file mode 100644 index 0000000..0ed0f3b --- /dev/null +++ b/target/debug/build/pyo3-304f446b77b1c764/output @@ -0,0 +1,11 @@ +cargo:rustc-cfg=Py_3_6 +cargo:rustc-cfg=Py_3_7 +cargo:rustc-cfg=Py_3_8 +cargo:rustc-cfg=Py_3_9 +cargo:rustc-cfg=Py_3_10 +cargo:rustc-cfg=Py_3_11 +cargo:rustc-cfg=min_const_generics +cargo:rustc-cfg=addr_of +cargo:rustc-cfg=option_insert +cargo:rustc-cfg=thread_local_const_init +cargo:rustc-cfg=panic_unwind |
