Skip to content

Commit

Permalink
Bump tfconfig from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [tfconfig](https://github.com/ASleepyCat/tfconfig-rs) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/ASleepyCat/tfconfig-rs/releases)
- [Commits](ASleepyCat/tfconfig-rs@v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
1 parent da04404 commit d7322bc
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 @@ -20,5 +20,5 @@ regex = "1.8.1"
reqwest = { version = "0.11.16", features = ["json", "blocking"] }
semver = { version = "1.0.17", package = "tf-semver" }
tempdir = "0.3.7"
tfconfig = "0.2.0"
tfconfig = "0.2.1"
zip = "0.6.4"

0 comments on commit d7322bc

Please sign in to comment.