Skip to content

Commit

Permalink
Bump object from 0.28.4 to 0.29.0 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 23, 2022
1 parent 851bf65 commit cd6cdce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -27,7 +27,7 @@ libm = "0.2.2"
linked_list_allocator = "0.9.1"
littlewing = { version = "0.7.0", default-features = false }
nom = { version = "7.1.1", default-features = false, features = ["alloc"] }
object = { version = "0.28.4", default-features = false, features = ["read"] }
object = { version = "0.29.0", default-features = false, features = ["read"] }
pbkdf2 = { version = "0.11.0", default-features = false }
pc-keyboard = "0.5.1"
pic8259 = "0.10.2"
Expand Down

0 comments on commit cd6cdce

Please sign in to comment.