Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
790ce14e
Unverified
Commit
790ce14e
authored
3 months ago
by
dependabot[bot]
Committed by
GitHub
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Bump pyo3 from 0.23.2 to 0.23.3 (#18001)
parent
ecbc0b74
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
+10
-10
10 additions, 10 deletions
Cargo.lock
with
10 additions
and
10 deletions
Cargo.lock
+
10
−
10
View file @
790ce14e
...
...
@@ -272,9 +272,9 @@ dependencies = [
[[package]]
name = "pyo3"
version = "0.23.
2
"
version = "0.23.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
f54b3d09cbdd1f8c20650b28e7b09e338881482f4aa908a5f61a00c98f
ba26
90
"
checksum = "
e484fd2c8b4cb67ab05a318f1fd6fa8f199fcc30819f08f07d200809d
ba26
c15
"
dependencies = [
"anyhow",
"cfg-if",
...
...
@@ -291,9 +291,9 @@ dependencies = [
[[package]]
name = "pyo3-build-config"
version = "0.23.
2
"
version = "0.23.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
3015cf985888fe66cfb63ce0e321c603706cd541b7aec7ddd35c281390af45d8
"
checksum = "
dc0e0469a84f208e20044b98965e1561028180219e35352a2afaf2b942beff3b
"
dependencies = [
"once_cell",
"target-lexicon",
...
...
@@ -301,9 +301,9 @@ dependencies = [
[[package]]
name = "pyo3-ffi"
version = "0.23.
2
"
version = "0.23.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
6fca7cd8fd809b5ac4eefb89c1f98f7a7651d3739dfb341ca6980090f554c270
"
checksum = "
eb1547a7f9966f6f1a0f0227564a9945fe36b90da5a93b3933fc3dc03fae372d
"
dependencies = [
"libc",
"pyo3-build-config",
...
...
@@ -322,9 +322,9 @@ dependencies = [
[[package]]
name = "pyo3-macros"
version = "0.23.
2
"
version = "0.23.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
34e657fa5379a79151b6ff5328d9216a84f55dc93b17b08e7c3609a
96
9
b7
3aa0
"
checksum = "
fdb6da8ec6fa5cedd1626c886fc8749bdcbb09424a86461eb8cdf0
96b7
c33257
"
dependencies = [
"proc-macro2",
"pyo3-macros-backend",
...
...
@@ -334,9 +334,9 @@ dependencies = [
[[package]]
name = "pyo3-macros-backend"
version = "0.23.
2
"
version = "0.23.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
295548d5ffd95fd1981d2d3cf4458831b21d60af046b729b6fd143b0ba7aee2f
"
checksum = "
38a385202ff5a92791168b1136afae5059d3ac118457bb7bc304c197c2d33e7d
"
dependencies = [
"heck",
"proc-macro2",
...
...
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