Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius authored Nov 27, 2023
1 parent cc99b2b commit 64fa527
Show file tree
Hide file tree
Showing 13 changed files with 339 additions and 377 deletions.
142 changes: 79 additions & 63 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions driver/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 dylint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ serde-untagged = { version = "0.1", optional = true }
serde_json = "1.0"
tempfile = "3.8"
toml = { version = "0.8", optional = true }
url = { version = "2.4", optional = true }
url = { version = "2.5", optional = true }
walkdir = "2.4"

# smoelius: Work around: https://github.com/curl/curl/issues/11893
Expand Down
Loading

0 comments on commit 64fa527

Please sign in to comment.