Skip to content

Commit

Permalink
Merge pull request #33 from njfio/v.0.3.6.1-anthropic-native-integration
Browse files Browse the repository at this point in the history
V.0.3.6.1 anthropic native integration
  • Loading branch information
njfio authored Jun 11, 2024
2 parents a743e80 + 83970d3 commit aaba38d
Show file tree
Hide file tree
Showing 9 changed files with 1,688 additions and 97 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ Cargo.lock
fluent_cli/.DS_Store
fluent_cli/available_fields_cache.json
fluent_cli/functional_tests/available_fields_cache.json
*.png
1 change: 1 addition & 0 deletions fluent_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ indicatif = "0.17.8"
term_size = "1.0.0-beta1"
crossterm="0.25.0"
terminal_size = "0.3.0"
sanitize-filename = "0.5.0"


[dependencies.getrandom]
Expand Down
Loading

0 comments on commit aaba38d

Please sign in to comment.