Skip to content

Commit a7e4e0c

Browse files
committed
zstd の静的 API を使わない
zstd の静的 API は開発途上であり、不安定です。 現在は、安定状態にある API でも機能的に十分な状況です。
1 parent 2afece2 commit a7e4e0c

3 files changed

Lines changed: 462 additions & 339 deletions

File tree

mrbgem.rake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ MRuby::Gem::Specification.new("mruby-zstd") do |s|
1818
s.homepage = "https://github.com/dearblue/mruby-zstd"
1919

2020
add_dependency "mruby-string-ext"
21-
add_dependency "mruby-error"
2221
add_dependency "mruby-aux", github: "dearblue/mruby-aux"
2322

2423
unless cc.defines.configure_defined?("MRB_INT16") ||

0 commit comments

Comments
 (0)