Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OPOSSUM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
phelix
rust
OPOSSUM
Commits
1b8587e6
Commit
1b8587e6
authored
1 year ago
by
Udo Eisenbarth
Browse files
Options
Downloads
Patches
Plain Diff
Update packages
parent
a0a0c3bc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Cargo.lock
+6
-6
6 additions, 6 deletions
Cargo.lock
with
6 additions
and
6 deletions
Cargo.lock
+
6
−
6
View file @
1b8587e6
...
@@ -51,18 +51,18 @@ dependencies = [
...
@@ -51,18 +51,18 @@ dependencies = [
[[package]]
[[package]]
name = "proc-macro2"
name = "proc-macro2"
version = "1.0.6
0
"
version = "1.0.6
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
dec2b086b7a862cf4de201096214fa870344cf92
2b2b
30c167badb3af3195406
"
checksum = "
7b368fba921b0dce7e60f5e04ec15e565b330397
2b
4
2b
cfde1d0713b881959eb
"
dependencies = [
dependencies = [
"unicode-ident",
"unicode-ident",
]
]
[[package]]
[[package]]
name = "quote"
name = "quote"
version = "1.0.2
8
"
version = "1.0.2
9
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488
"
checksum = "
573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105
"
dependencies = [
dependencies = [
"proc-macro2",
"proc-macro2",
]
]
...
@@ -86,9 +86,9 @@ dependencies = [
...
@@ -86,9 +86,9 @@ dependencies = [
[[package]]
[[package]]
name = "syn"
name = "syn"
version = "2.0.
18
"
version = "2.0.
22
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e
"
checksum = "
2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616
"
dependencies = [
dependencies = [
"proc-macro2",
"proc-macro2",
"quote",
"quote",
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment