diff --git a/Cargo.lock b/Cargo.lock index be8ffaa..28b7a07 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -746,9 +746,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.3.2" +version = "4.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "401a4694d2bf92537b6867d94de48c4842089645fdcdf6c71865b175d836e9c2" +checksum = "ca8f255e4b8027970e78db75e78831229c9815fdbfa67eb1a1b777a62e24b4a0" dependencies = [ "clap_builder", "clap_derive 4.3.2", @@ -757,9 +757,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.3.1" +version = "4.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72394f3339a76daf211e57d4bcb374410f3965dcc606dd0e03738c7888766980" +checksum = "acd4f3c17c83b0ba34ffbc4f8bbd74f079413f747f84a6f89292f138057e36ab" dependencies = [ "anstream", "anstyle", @@ -3509,7 +3509,7 @@ dependencies = [ [[package]] name = "tildes-parser" version = "0.1.0" -source = "git+https://git.bauke.xyz/Bauke/tildes-parser.git?rev=08bf7ed#08bf7ed29e10ba6012afcd57cea263e9f0a707e9" +source = "git+https://git.bauke.xyz/tildes-community/tildes-parser.git?rev=08bf7ed#08bf7ed29e10ba6012afcd57cea263e9f0a707e9" dependencies = [ "color-eyre", "lazy_static", @@ -3524,7 +3524,7 @@ dependencies = [ "askama", "async-std", "chrono", - "clap 4.3.2", + "clap 4.3.3", "color-eyre", "dotenvy", "grass", diff --git a/Cargo.toml b/Cargo.toml index 11800a5..4801f5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tildes-statistics" description = "Statistics for Tildes.net." -repository = "https://git.bauke.xyz/Bauke/tildes-statistics" +repository = "https://git.bauke.xyz/tildes-community/tildes-statistics" license = "AGPL-3.0-or-later" version = "0.1.0" authors = ["Bauke "] @@ -40,7 +40,7 @@ features = ["encoding", "h1-client-rustls", "middleware-logger"] version = "2.3.2" [dependencies.tildes-parser] -git = "https://git.bauke.xyz/Bauke/tildes-parser.git" +git = "https://git.bauke.xyz/tildes-community/tildes-parser.git" rev = "08bf7ed" [dependencies.tracing-subscriber] diff --git a/README.md b/README.md index 27ef969..49a8b2f 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ Found a problem or want to request a new feature? Message [@Bauke](https://tilde ## License -Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](https://git.bauke.xyz/Bauke/tildes-statistics/src/branch/main/LICENSE) for more information. +Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](https://git.bauke.xyz/tildes-community/tildes-statistics/src/branch/main/LICENSE) for more information. diff --git a/source/templates/base.html b/source/templates/base.html index 5644808..8664d6e 100644 --- a/source/templates/base.html +++ b/source/templates/base.html @@ -24,7 +24,7 @@

© Code - AGPL-3.0-or-later, + AGPL-3.0-or-later, charts & data CC BY-NC 4.0.