rename to matrix-heartbeat

This commit is contained in:
2023-05-23 21:51:15 +02:00
parent 7438471f84
commit 0279adb368
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -700,7 +700,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
[[package]]
name = "matrix-federation-notifier"
name = "matrix-hearbeat"
version = "0.1.0"
dependencies = [
"anyhow",

View File

@@ -1,5 +1,5 @@
[package]
name = "matrix-federation-notifier"
name = "matrix-hearbeat"
version = "0.1.0"
edition = "2021"