Kaynağa Gözat

Bump version to 0.2.5

Gary Guo 3 ay önce
ebeveyn
işleme
181889db4b
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 1 - 1
Cargo.lock

@@ -76,7 +76,7 @@ dependencies = [
 
 [[package]]
 name = "unwinding"
-version = "0.2.4"
+version = "0.2.5"
 dependencies = [
  "compiler_builtins",
  "gimli",

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "unwinding"
-version = "0.2.4"
+version = "0.2.5"
 authors = ["Gary Guo <gary@garyguo.net>"]
 edition = "2021"
 license = "MIT OR Apache-2.0"