Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gst-plugins-rs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
41
Issues
41
List
Boards
Labels
Service Desk
Milestones
Merge Requests
10
Merge Requests
10
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gst-plugins-rs
Commits
ad90efc5
Commit
ad90efc5
authored
Oct 22, 2020
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deny: Update
parent
1b546bb5
Pipeline
#218256
passed with stages
in 16 minutes and 56 seconds
Changes
1
Pipelines
6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
deny.toml
deny.toml
+6
-0
No files found.
deny.toml
View file @
ad90efc5
...
...
@@ -126,6 +126,12 @@ version = "0.4"
name
=
"pin-project-internal"
version
=
"0.4"
# ignore duplicated crossbeam-utils dependency because rust-argon2 depend on an old version
# https://github.com/sru-systems/rust-argon2/pull/39
[[bans.skip]]
name
=
"crossbeam-utils"
version
=
"0.7"
[sources]
unknown-registry
=
"deny"
unknown-git
=
"deny"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment