You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
387 B
17 lines
387 B
--- blosc2-sys-0.3.1+2.15.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ blosc2-sys-0.3.1+2.15.1/Cargo.toml 2024-09-18T13:58:51.900645+00:00
|
|
@@ -12,7 +12,7 @@
|
|
[package]
|
|
edition = "2021"
|
|
name = "blosc2-sys"
|
|
-version = "0.3.1+2.15.1"
|
|
+version = "0.3.1"
|
|
build = "build.rs"
|
|
links = "blosc2"
|
|
exclude = [
|
|
@@ -65,3 +65,4 @@
|
|
shared = []
|
|
static = []
|
|
use-system-blosc2 = ["dep:pkg-config"]
|
|
+
|