Make sure that imports are always in the same order between runs. This
makes the output more stable for putting it into a versioning system like git
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "jrpc-cli"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
|
Reference in New Issue
Block a user