Skip to content

Commit

Permalink
Update framels requirement from 0.4.0 to 0.5.2
Browse files Browse the repository at this point in the history
Updates the requirements on [framels](https://github.com/doubleailes/fls) to permit the latest version.
- [Release notes](https://github.com/doubleailes/fls/releases)
- [Commits](doubleailes/fls@0.4.0...0.5.2)

---
updated-dependencies:
- dependency-name: framels
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and doubleailes committed Sep 24, 2023
1 parent 57e5301 commit db1ec98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jwalk = "0.8.1"
serde_json = "1.0.91"
glob = "0.3.1"
schemars = "0.8.10"
framels = "0.4.0"
framels = "0.5.2"

[dependencies.rocket]
version = "0.5.0-rc.3"
Expand Down

0 comments on commit db1ec98

Please sign in to comment.