crystal doc module workaround

This commit is contained in:
Didactic Drunk 2021-06-15 16:59:48 -07:00
parent 437b3da6b1
commit eb8ca96286

View File

@ -1,3 +1,6 @@
module Crypto
end
require "crypto/subtle" require "crypto/subtle"
lib LibC lib LibC