Skip to content

Commit

Permalink
updating cargo version
Browse files Browse the repository at this point in the history
  • Loading branch information
tee8z committed Aug 27, 2024
1 parent 4069304 commit 7d2a65d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion daemon/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "daemon"
version = "1.0.3"
version = "1.1.0"
edition = "2021"
repository = "https://github.com/tee8z/noaa-data-pipeline"

Expand Down
2 changes: 1 addition & 1 deletion oracle/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oracle"
version = "1.0.3"
version = "1.1.0"
edition = "2021"
repository = "https://github.com/tee8z/noaa-data-pipeline"

Expand Down

0 comments on commit 7d2a65d

Please sign in to comment.