Skip to content

Commit

Permalink
chore: update dependencies (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonbrad authored Aug 13, 2023
1 parent 5776480 commit 06cbac0
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 46 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/target
/tmp
/tmp
*~
*.swp
87 changes: 43 additions & 44 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 @@ -12,7 +12,7 @@ keywords = ["african", "ime", "typing"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clafrica = "0.3.0"
clafrica = "0.3.1"
enigo = "0.1.2"
rstk = "0.1.0"
serde = { version = "1.0.163", features = ["serde_derive"] }
Expand Down

0 comments on commit 06cbac0

Please sign in to comment.