Skip to content

Commit

Permalink
Bump atomicwrites from 0.3.1 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [atomicwrites](https://github.com/untitaker/rust-atomicwrites) from 0.3.1 to 0.4.1.
- [Commits](untitaker/rust-atomicwrites@0.3.1...0.4.1)

---
updated-dependencies:
- dependency-name: atomicwrites
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2023
1 parent cbe20ee commit 6742951
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 6 deletions.
69 changes: 64 additions & 5 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 @@ -42,7 +42,7 @@ quick-xml = { version = "0.23", features = ["encoding", "escape-html"] }
chrono = "0.4"
pinyin = "0.10"
either = "1.8"
atomicwrites = "0.3"
atomicwrites = "0.4"

[dependencies.tbot]
version = "0.6"
Expand Down

0 comments on commit 6742951

Please sign in to comment.