Merge branch 'main' of https://git.nose.space/nakajima/toes-matter
This commit is contained in:
commit
98343bd7ca
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user