Skip to content

Commit d98724a

Browse files
committed
Add bound for CEnum.jl
1 parent 1484595 commit d98724a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@
77
/deps/usr/
88
src/libzstd/LibTemplate.jl
99
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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Zstd_jll = "3161d3a3-bdf6-5164-811a-617609db77b4"
1313
[compat]
1414
TranscodingStreams = "0.9"
1515
Zstd_jll = "1.4"
16+
CEnum = "0.4"
1617
julia = "1.3"
1718

1819
[extras]

0 commit comments

Comments
 (0)