Skip to content

Commit

Permalink
refactor: [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
9bany committed Dec 30, 2024
1 parent e3a6026 commit 0e04586
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ derive_more = { version = "1", features = ["from", "debug"] }
thiserror = "1.0.59"
url = { version = "2.5.0", features = ["serde"] }
convert_case = "0.6.0"
tailcall-valid = "0.1.1"
tailcall-valid = "0.1.3"

[dependencies]
# dependencies specific to CLI must have optional = true and the dep should be added to default feature.
Expand Down

0 comments on commit 0e04586

Please sign in to comment.