]> git.proxmox.com Git - cargo.git/blobdiff - vendor/backtrace-sys/Cargo.toml
New upstream version 0.33.0
[cargo.git] / vendor / backtrace-sys / Cargo.toml
index 79927fb53f62c57b79fef158fb56d854a7556567..85ca93e44998a405299346e06773b24e25f51bb2 100644 (file)
@@ -12,7 +12,7 @@
 
 [package]
 name = "backtrace-sys"
-version = "0.1.24"
+version = "0.1.28"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
 build = "build.rs"
 description = "Bindings to the libbacktrace gcc library\n"
@@ -22,5 +22,4 @@ license = "MIT/Apache-2.0"
 repository = "https://github.com/alexcrichton/backtrace-rs"
 [dependencies.libc]
 version = "0.2"
-[build-dependencies.cc]
-version = "1.0"
+default-features = false