Skip to content

Commit

Permalink
chrono crate added
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodesdev committed Dec 7, 2024
1 parent 5aa1958 commit d2e9474
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/rustfinity-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.93"
base64 = "0.22.1"
chrono = "0.4"
clap = { version = "4.5.21", features = ["derive"] }
dotenvy = "0.15.7"
duct = "0.13.7"
Expand Down

0 comments on commit d2e9474

Please sign in to comment.