We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa66bd commit 105c61fCopy full SHA for 105c61f
crud-scm-1.rockspec
@@ -1,7 +1,8 @@
1
package = 'crud'
2
version = 'scm-1'
3
source = {
4
- url = '/dev/null',
+ url = 'git+https://github.com/tarantool/crud.git',
5
+ branch = 'master',
6
}
7
8
dependencies = {
0 commit comments