diff options
Diffstat (limited to '.nvchecker.toml')
| -rw-r--r-- | .nvchecker.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..5a07fb4 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,4 @@ +[iced-builder] +source = "git" +git = "https://github.com/pml68/iced-builder" +include_regex = "\\d+\\.\\d+\\.\\d+" |
