diff --git a/shard.lock b/shard.lock index 0e4f42f..b1fe099 100644 --- a/shard.lock +++ b/shard.lock @@ -30,5 +30,5 @@ shards: toml: git: https://github.com/crystal-community/toml.cr.git - version: 0.7.0+git.commit.4b6325e2a378bac4abc98ee4d5734d57a6a55554 + version: 0.7.0+git.commit.299f81a890bc01f3edca4fe3b29f9d08e86e538f diff --git a/shard.yml b/shard.yml index 39167f7..36605cd 100644 --- a/shard.yml +++ b/shard.yml @@ -21,6 +21,7 @@ dependencies: toml: github: crystal-community/toml.cr branch: master + commit: 299f81a http-session: github: straight-shoota/http-session athena-routing: