mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-11 16:20:13 +00:00
force resolver="2" for cargo workspace, update lockfile
This commit is contained in:
parent
c99b59673a
commit
fce23c2b90
2 changed files with 5 additions and 0 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -472,6 +472,10 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "command_system_macros"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "commands"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue