Bump dependencies.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
83ed29eb65
commit
6759187b37
2 changed files with 215 additions and 238 deletions
447
Cargo.lock
generated
447
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -140,10 +140,10 @@ features = [
|
|||
version = "0.8.3"
|
||||
|
||||
[workspace.dependencies.const-str]
|
||||
version = "0.6"
|
||||
version = "0.7"
|
||||
|
||||
[workspace.dependencies.ctor]
|
||||
version = "0.4"
|
||||
version = "0.5"
|
||||
|
||||
[workspace.dependencies.cyborgtime]
|
||||
version = "2.1"
|
||||
|
|
@ -454,7 +454,7 @@ features = [
|
|||
]
|
||||
|
||||
[workspace.dependencies.termimad]
|
||||
version = "0.33"
|
||||
version = "0.34"
|
||||
default-features = false
|
||||
|
||||
[workspace.dependencies.thiserror]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue