Update cargo lock #373
Annotations
3 errors and 9 warnings
Compile and Test:
crates/crypto/src/rc5.rs#L223
cannot find value `origional` in this scope
|
Compile and Test
could not compile `tq-crypto` (lib test) due to 1 previous error
|
Compile and Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Compile and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Compile and Test:
server/game/src/packets/msg_data.rs#L40
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Compile and Test
`game` (lib) generated 1 warning
|
Compile and Test:
server/game/src/packets/msg_data.rs#L40
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Compile and Test
`game` (lib) generated 1 warning
|
Compile and Test
`game` (lib test) generated 1 warning (1 duplicate)
|