mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-22 17:44:22 +00:00
"Rename" crate to patched_porobot
This commit is contained in:
parent
821aaa875b
commit
86684d6840
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1031,7 +1031,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[[package]]
|
||||
name = "patched-porobot"
|
||||
name = "patched_porobot"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"glob",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "patched-porobot"
|
||||
name = "patched_porobot"
|
||||
version = "0.3.0"
|
||||
authors = ["Stefano Pigozzi <me@steffo.eu>"]
|
||||
edition = "2021"
|
||||
|
|
Loading…
Reference in a new issue