Skip to content

Commit

Permalink
chore(deps): bump figment from 0.10.14 to 0.10.15
Browse files Browse the repository at this point in the history
Bumps [figment](https://github.com/SergioBenitez/Figment) from 0.10.14 to 0.10.15.
- [Commits](SergioBenitez/Figment@v0.10.14...v0.10.15)

---
updated-dependencies:
- dependency-name: figment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent bd75927 commit 638f5a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -14,7 +14,7 @@ color-eyre = { version = "0.6.2", features = ["issue-url"] }
crossterm = "0.27.0"
directories = "5.0.1"
email-lib = "=0.22.3"
figment = { version = "0.10.14", features = ["env", "toml"] }
figment = { version = "0.10.15", features = ["env", "toml"] }
himalaya = "1.0.0-beta.3"
ratatui = "0.26.1"
serde = "1.0.196"
Expand Down

0 comments on commit 638f5a4

Please sign in to comment.