Skip to content

Commit

Permalink
pin log in dev-dependencies for MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
trevyn committed Jun 12, 2023
1 parent 0feaef9 commit 18b70a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tracked-impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ quote = "1"
syn = {version = "2", features = ["full", "visit-mut"]}

[dev-dependencies]
log = "=0.4.18" # 0.4.19 is MSRV 1.60
todo-or-die = {version = "0.1", features = ["github"]}

0 comments on commit 18b70a2

Please sign in to comment.