Merge pull request #3228 from davidhewitt/fix-dependabot

rename examples package to fix dependabot
This commit is contained in:
David Hewitt 2023-06-13 06:29:07 +00:00 committed by GitHub
commit 2909d5f2d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[package]
name = "examples"
name = "pyo3-examples"
version = "0.0.0"
publish = false
edition = "2021"