-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Specific no default and opaque type attempt * Allow enums repr themselves * OSX one thread, Windows GNU * Trial MinGW * Use ctor to call blosc2 init/destory in testing
- Loading branch information
1 parent
91d4287
commit e26c937
Showing
6 changed files
with
45 additions
and
7,931 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,6 @@ name = "blosc2" | |
|
||
[dependencies] | ||
blosc2-sys = { path = "blosc2-sys" } | ||
|
||
[dev-dependencies] | ||
ctor = "0.2.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.