chore: Update repo URL
Some checks failed
CI / test (lint, map[elixir:1.14 otp:25]) (push) Has been cancelled
CI / test (map[elixir:1.11 otp:22]) (push) Has been cancelled

This commit is contained in:
Robert Prehn 2024-10-29 12:56:58 -05:00
parent dba775cbc5
commit 53845e9dc3
No known key found for this signature in database

View file

@ -1,8 +1,8 @@
defmodule TreeSitter.MixProject do defmodule TreeSitter.MixProject do
use Mix.Project use Mix.Project
@version "0.0.2" @version "0.0.3"
@source_url "https://gitlab.com/mythic-insight/tree_sitter" @source_url "https://code.mythicinsight.com/mythic-insight/tree_sitter"
def project do def project do
[ [