add print-immediately flag to load command
This commit is contained in:
parent
f70e145b8a
commit
604f2a641b
2 changed files with 7 additions and 2 deletions
|
|
@ -12,4 +12,4 @@ serde = { version = "1.0.197", features = ["derive"] }
|
|||
serde_json = "1.0.114"
|
||||
thiserror = "1.0.58"
|
||||
toml = "0.8.11"
|
||||
uuid = { version = "1.8.0", features = ["v8"] }
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue