Skip to content

Commit 232dd85

Browse files
dependabot[bot]tremor-bot
authored andcommitted
Bump url from 2.4.1 to 2.5.0
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f347956 commit 232dd85

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

Cargo.lock

Lines changed: 18 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ tremor-pipeline = { path = "tremor-pipeline" }
9494
tremor-script = { path = "tremor-script" }
9595
tremor-value = { path = "tremor-value" }
9696
tremor-interceptor = { path = "tremor-interceptor" }
97-
url = "2.4"
97+
url = "2.5"
9898
value-trait = "0.8"
9999

100100

0 commit comments

Comments
 (0)