fix(deps): update rust crate thiserror to 1.0.38 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-18 02:58:39 +02:00 committed by GitHub
parent 82220ab7e8
commit 0b0ec147bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ categories = [ "gui" ]
crossbeam-channel = "0.5"
keyboard-types = "0.6"
once_cell = "1"
thiserror = "1.0.37"
thiserror = "1.0.38"
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
version = "0.42"