Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 9b8da59 commit b0853a9
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 @@ -16,7 +16,7 @@ jwalk = "0.8.1"
serde_json = "1.0.108"
glob = "0.3.1"
schemars = "0.8.15"
framels = "0.6.0"
framels = "0.7.0"

[dependencies.rocket]
version = "0.5.0"
Expand Down

0 comments on commit b0853a9

Please sign in to comment.