Bump persy from 1.4.4 to 1.4.7
Bumps [persy](https://gitlab.com/tglman/persy) from 1.4.4 to 1.4.7. - [Changelog](https://gitlab.com/tglman/persy/blob/master/release-checklist.md) - [Commits](https://gitlab.com/tglman/persy/compare/1.4.4...1.4.7) --- updated-dependencies: - dependency-name: persy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
14fc20e31e
commit
cb23dba67d
2 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ loole = "0.1"
|
|||
# Used for storing data permanently
|
||||
#sled = { version = "0.34.7", features = ["compression", "no_metrics"], optional = true }
|
||||
#sled = { git = "https://github.com/spacejam/sled.git", rev = "e4640e0773595229f398438886f19bca6f7326a2", features = ["compression"] }
|
||||
persy = { version = "1.4.4", optional = true, features = ["background_ops"] }
|
||||
persy = { version = "1.4.7", optional = true, features = ["background_ops"] }
|
||||
|
||||
# Used for the http request / response body type for Ruma endpoints used with reqwest
|
||||
bytes = "1.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue