aboutsummaryrefslogtreecommitdiff
path: root/matroska/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'matroska/Cargo.toml')
-rw-r--r--matroska/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/matroska/Cargo.toml b/matroska/Cargo.toml
index f21a779..f4f7b7f 100644
--- a/matroska/Cargo.toml
+++ b/matroska/Cargo.toml
@@ -7,4 +7,4 @@ edition = "2021"
ebml_derive = { path = "../ebml_derive" }
log = "0.4.21"
env_logger = "0.11.3"
-thiserror = "1.0.58"
+thiserror = "1.0.61"