Skip to content

Commit

Permalink
feat: bump to 0.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko committed May 26, 2024
1 parent 0472a61 commit 98c5e06
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 83 deletions.
77 changes: 2 additions & 75 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = ["xtask"]

[package]
name = "madoguchi"
version = "0.4.10"
version = "0.4.11"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Madoguchi

Madoguchi (窓口) is an API and a web server for handling [Terra]-related queries.
You can consider Madoguchi the "hub" for Terra.

It also redirects [Repology] links to the GitHub sources.
It also redirects [Repology] links to the GitHub sources and post Discord
webhooks there are failing builds.

## License
Copyright (c) 2023 Fyra Labs

Copyright (c) 2023-2024 Fyra Labs

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand All @@ -14,12 +17,11 @@ the Free Software Foundation, either version 3 of the License, or

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

along with this program. If not, see <https://www.gnu.org/licenses/>.

[Terra]: https://terra.fyralabs.com/
[Repology]: https://repology.org/repository/terra_37
[Terra]: https://terra.fyralabs.com/
[Repology]: https://repology.org/repository/terra_rawhide

0 comments on commit 98c5e06

Please sign in to comment.