Skip to content

Commit

Permalink
Merge pull request #119 from alexander-akhmetov/dependabot/cargo/env_…
Browse files Browse the repository at this point in the history
…logger-0.11.6

Bump env_logger from 0.11.5 to 0.11.6
  • Loading branch information
alexander-akhmetov authored Dec 24, 2024
2 parents 8a49b14 + 316b874 commit 248a6e8
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 @@ -17,7 +17,7 @@ path = "src/bin.rs"

[dependencies]
log = "0.4"
env_logger = "0.11.5"
env_logger = "0.11.6"
clap = {version = "3.2.21", optional = true}
ncurses = {version = "5.101.0", optional = true}
mos6502 = {git = "https://github.com/alexander-akhmetov/mos6502/", tag = "0.2.0"}

0 comments on commit 248a6e8

Please sign in to comment.