Skip to content

Commit fa8b791

Browse files
authored
Merge pull request #1176 from kenkoooo/dependabot/cargo/atcoder-problems-backend/fern-0.6.1
build(deps): bump fern from 0.6.0 to 0.6.1 in /atcoder-problems-backend
2 parents a380f78 + 58b50b5 commit fa8b791

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atcoder-problems-backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish = false
88
[dependencies]
99
# Logging
1010
log = "0.4"
11-
fern = "0.6.0"
11+
fern = "0.6.1"
1212

1313
rand = "0.7.3"
1414
chrono = "0.4"

0 commit comments

Comments
 (0)