add crystal-lang/json_mapping.cr

this shouldn't be done, I know.
asap, `src/glue/mapper.cr` should be rewritten with `JSON::Serializable`
This commit is contained in:
Giulio Phykos 2020-08-12 12:35:11 +02:00 committed by GitHub
parent 4e1ce855eb
commit 5be858ce0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,4 +12,6 @@ license: MIT
dependencies: dependencies:
ydl_binaries: ydl_binaries:
github: cooperhammond/ydl-binaries github: cooperhammond/ydl-binaries
json_mapping:
github: crystal-lang/json_mapping.cr