Skip to content

Commit

Permalink
update mstickerlib
Browse files Browse the repository at this point in the history
  • Loading branch information
msrd0 committed Feb 3, 2023
1 parent ef017f6 commit fef6298
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -13,7 +13,7 @@ futures-util = "0.3"
indoc = "2.0"
log = "0.4"
monostate = "0.1"
mstickerlib = { git = "https://github.com/luckyturtledev/mstickereditor", rev = "92cbb2d3aaaa6e77206bef9ffbbbc402e67fc901" }
mstickerlib = { git = "https://github.com/luckyturtledev/mstickereditor", rev = "beb17d30a9321b75ffcf24c87609d40fba97867c" }
once_cell = "1.9"
pretty_env_logger = "0.4"
reqwest = { version = "0.11", features = ["gzip", "json", "rustls-tls-webpki-roots"], default-features = false }
Expand Down

0 comments on commit fef6298

Please sign in to comment.