Jelajahi Sumber

darkfi: add `thiserror` to the explorerd package in `Cargo.lock`

This commit adds `thiserror 2.0.11` as a dependency to the `explorerd` package in the project's `Cargo.lock`.
kalm 1 tahun lalu
induk
melakukan
8c92599e67
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Cargo.lock

+ 1 - 0
Cargo.lock

@@ -3067,6 +3067,7 @@ dependencies = [
  "structopt-toml",
  "structopt-toml",
  "tar",
  "tar",
  "tempdir",
  "tempdir",
+ "thiserror 2.0.11",
  "tinyjson",
  "tinyjson",
  "toml 0.8.20",
  "toml 0.8.20",
  "url",
  "url",