Browse Source

chore(pyth-lazer) Bump pyth-lazer-agent to 0.1.4 (#2846)

Bart Platak 4 tháng trước cách đây
mục cha
commit
8b2c59e24c
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      Cargo.lock
  2. 1 1
      apps/pyth-lazer-agent/Cargo.toml

+ 1 - 1
Cargo.lock

@@ -5566,7 +5566,7 @@ dependencies = [
 
 [[package]]
 name = "pyth-lazer-agent"
-version = "0.1.3"
+version = "0.1.4"
 dependencies = [
  "anyhow",
  "backoff",

+ 1 - 1
apps/pyth-lazer-agent/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "pyth-lazer-agent"
-version = "0.1.3"
+version = "0.1.4"
 edition = "2024"
 
 [dependencies]