Skip to content

Commit 1f3bbc6

Browse files
Bump euclid from 0.20.14 to 0.22.1
Bumps [euclid](https://github.com/servo/euclid) from 0.20.14 to 0.22.1. - [Release notes](https://github.com/servo/euclid/releases) - [Commits](https://github.com/servo/euclid/commits) --- updated-dependencies: - dependency-name: euclid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2ac7c5 commit 1f3bbc6

File tree

5 files changed

+54
-45
lines changed

5 files changed

+54
-45
lines changed

Cargo.lock

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

ports/gstplugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "lib.rs"
1616

1717
[dependencies]
1818
crossbeam-channel = "0.4"
19-
euclid = "0.20"
19+
euclid = "0.22"
2020
glib = "0.9"
2121
gstreamer = "0.15"
2222
gstreamer-base = "0.15"

0 commit comments

Comments
 (0)