Skip to content

Commit f3b227c

Browse files
committed
update mstickerlib to git commit - synapse has broken opinions on uris
1 parent 1fa7bc3 commit f3b227c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ indexmap = { version = "2.0", features = ["serde"] }
1616
indoc = "2.0"
1717
log = "0.4"
1818
monostate = "0.1"
19-
mstickerlib = "0.3"
19+
mstickerlib = { git = "https://github.com/LuckyTurtleDev/mstickereditor", rev = "45ff229" }
2020
once_cell = "1.9"
2121
pretty_env_logger = "0.5"
2222
reqwest = { version = "0.12", features = ["gzip", "json", "rustls-tls-webpki-roots"], default-features = false }

0 commit comments

Comments
 (0)