This commit is contained in:
Pat Nakajima 2026-06-22 14:42:30 -07:00
commit 98343bd7ca
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2653,7 +2653,7 @@ checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
[[package]]
name = "toes-matter"
version = "0.1.17"
version = "0.1.18"
dependencies = [
"async-compat",
"embassy-time-queue-utils",

View File

@ -1,6 +1,6 @@
[package]
name = "toes-matter"
version = "0.1.17"
version = "0.1.18"
edition = "2021"
license = "MIT OR Apache-2.0"
readme = "README.md"

View File

@ -16,7 +16,7 @@ targets = [
[git]
type = "gitea" # defaults to "github"
base-url = "https://git.fishmt.net"
base-url = "https://git.nose.space"
# api-base-url = "https://git.example.com/api/v1" # defaults from type/base-url
# token-env = "GITEA_TOKEN" # defaults: GITHUB_TOKEN or GITEA_TOKEN