mirror of
https://github.com/RGBCube/color.v
synced 2025-07-30 17:37:45 +00:00
Add repo_url to v.mod
This commit is contained in:
parent
9f3bbb1d72
commit
5b070ef45f
1 changed files with 1 additions and 0 deletions
1
v.mod
1
v.mod
|
@ -3,5 +3,6 @@ Module {
|
|||
description: 'An easier way to print colored text to the terminal.'
|
||||
version: '1.2.4'
|
||||
license: 'MIT'
|
||||
repo_url: 'https://github.com/RGBCube/color.v'
|
||||
dependencies: []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue