diff options
author | Jonathan B <greenbigfrog@gmail.com> | 2021-10-09 15:42:31 +0200 |
---|---|---|
committer | Jonathan B <greenbigfrog@gmail.com> | 2021-10-09 15:42:31 +0200 |
commit | b7d53f734709eaa82460b0de5b19e41e69ecf43c (patch) | |
tree | d783f33b09e47839a864e93842b58368a7da085f /shard.yml | |
parent | 4f935e65c79a7b3bd55138cd49902b55c420f446 (diff) | |
download | twitcr-b7d53f734709eaa82460b0de5b19e41e69ecf43c.tar.gz twitcr-b7d53f734709eaa82460b0de5b19e41e69ecf43c.zip |
Switch to JSON::Serializable
Diffstat (limited to 'shard.yml')
-rw-r--r-- | shard.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,6 +4,6 @@ version: 0.3.0 authors: - Jonathan B. <greenbigfrog@gmail.com> -crystal: 0.33.0 +crystal: "*" license: MIT |