浏览代码

Changed source for crystalline dependency to the git with Sets

master v1.0.0-rc1
Ludovic 'Archivist' Lagouardette 5 年前
父节点
当前提交
5c5a0508f0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      shard.yml

+ 2
- 1
shard.yml 查看文件

@ -8,6 +8,7 @@ crystal: 0.26.1
dependencies:
crystalline:
path: ../crystalline
git: https://github.com/Zenohate/crystalline.git
branch: master
license: MIT

正在加载...
取消
保存