Skip to content

Commit

Permalink
bump url to version 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
imor committed Jan 27, 2025
1 parent be59848 commit 227fcfd
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 7 deletions.
276 changes: 270 additions & 6 deletions cli/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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ sqlx = { version = "0.8.1", features = [
thiserror = "1.0.38"
tokio = { version = "1", features = ["full"] }
toml = { version = "0.7.6", features = ["preserve_order"] }
url = { version = "2.4.1", features = ["serde"] }
url = { version = "2.5.4", features = ["serde"] }
uuid = { version = "1.3.0", features = ["serde"] }

0 comments on commit 227fcfd

Please sign in to comment.