aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-06-29 19:42:17 -0600
committerMelody Horn <melody@boringcactus.com>2021-06-29 19:42:17 -0600
commit2e576c9c0c95dbd5676fb684bd50b1876f738d64 (patch)
treef566b2ad1cc2e8b0af8da75016aa5fd39acaee4c /Cargo.toml
parent79bdc603c7654d0b951dc8938482d9d9c41e98eb (diff)
downloadriir-wxwidgets-2e576c9c0c95dbd5676fb684bd50b1876f738d64.tar.gz
riir-wxwidgets-2e576c9c0c95dbd5676fb684bd50b1876f738d64.zip
friendship ended with clang, janky hand rolled bullshit is my new best friend
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f9cf65f..8d474db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,4 +6,3 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-clang = { version = "1.0.3", features = ["clang_8_0"] }