Skip to content

Commit

Permalink
Merge branch 'main' into global
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas committed Jun 13, 2024
2 parents b88b078 + 64aa506 commit 2abdfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ tokio-stream = "0.1.1"
tracing = { version = "0.1", default-features = false }
tracing-core = { version = "0.1", default-features = false }
tracing-subscriber = { version = "0.3", default-features = false }
url = { version = "2.2", default-features = false }
url = { version = "=2.5.0", default-features = false } #pinning the version supporting rustc 1.65

0 comments on commit 2abdfe9

Please sign in to comment.