We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1484595 commit d98724aCopy full SHA for d98724a
.gitignore
@@ -7,3 +7,8 @@
7
/deps/usr/
8
src/libzstd/LibTemplate.jl
9
src/libzstd/ctypes.jl
10
+/github/
11
+settings.json
12
+dictionary
13
+github_users_sample_set.tar
14
+github_users_sample_set.tar.zst
Project.toml
@@ -13,6 +13,7 @@ Zstd_jll = "3161d3a3-bdf6-5164-811a-617609db77b4"
[compat]
TranscodingStreams = "0.9"
15
Zstd_jll = "1.4"
16
+CEnum = "0.4"
17
julia = "1.3"
18
19
[extras]
0 commit comments