Skip to content

Commit

Permalink
Bump dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Oct 27, 2023
1 parent 6c18d17 commit fb490a8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 41 deletions.
53 changes: 14 additions & 39 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ starbase_archive = { version = "0.2.4", features = [
starbase_events = "0.2.2"
starbase_sandbox = { version = "0.1.12" }
starbase_styles = "0.1.16"
starbase_utils = { version = "0.3.5", default-features = false, features = [
starbase_utils = { version = "0.3.6", default-features = false, features = [
"json",
"toml",
], git = "https://github.com/moonrepo/starbase.git", branch = "dir-lock" }
] }
thiserror = "1.0.50"
tokio = { version = "1.33.0", features = ["full", "tracing"] }
tracing = "0.1.40"
Expand Down

0 comments on commit fb490a8

Please sign in to comment.