mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
Update Cargo.lock (#803)
* Update Cargo.lock * Changelog * Update Cargo.toml
This commit is contained in:
parent
b7d66177de
commit
958743365f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -702,7 +702,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "matrix-hookshot"
|
name = "matrix-hookshot"
|
||||||
version = "1.8.1"
|
version = "4.4.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"atom_syndication",
|
"atom_syndication",
|
||||||
"contrast",
|
"contrast",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "matrix-hookshot"
|
name = "matrix-hookshot"
|
||||||
version = "4.4.0"
|
version = "4.4.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
1
changelog.d/803.misc
Normal file
1
changelog.d/803.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Update the version number of Hookshot's Rust package.
|
Loading…
x
Reference in New Issue
Block a user