Skip to content

Commit 539542c

Browse files
authored
fix(hermes): add Cargo.lock to fix precommit (#1852)
* fix(hermes): add Cargo.lock and fix precommit * add cargo.toml too
1 parent 4b9fc1e commit 539542c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/hermes/server/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/hermes/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hermes"
3-
version = "0.5.16"
3+
version = "0.5.17"
44
description = "Hermes is an agent that provides Verified Prices from the Pythnet Pyth Oracle."
55
edition = "2021"
66

0 commit comments

Comments
 (0)