Просмотр исходного кода

Bump pyo3-log from 0.8.2 to 0.8.3 (#15951)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 10 месяцев назад
Родитель
Сommit
43ee5d5bac
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -229,9 +229,9 @@ dependencies = [
 
 [[package]]
 name = "pyo3-log"
-version = "0.8.2"
+version = "0.8.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c94ff6535a6bae58d7d0b85e60d4c53f7f84d0d0aa35d6a28c3f3e70bfe51444"
+checksum = "f47b0777feb17f61eea78667d61103758b243a871edc09a7786500a50467b605"
 dependencies = [
  "arc-swap",
  "log",