Skip to content

Commit

Permalink
Merge pull request #85 from rsadsb/dependabot/cargo/toml-0.8.8
Browse files Browse the repository at this point in the history
Bump toml from 0.8.6 to 0.8.8
  • Loading branch information
wcampbell0x2a authored Nov 7, 2023
2 parents 7aa80fd + 1da623e commit d056b93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 dump1090_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ num-complex = "0.4.4"
soapysdr = "0.4.0"
libdump1090_rs = { path = "../", version = "0.6.0" }
hex = "0.4.0"
toml = "0.8.6"
toml = "0.8.8"
serde = { version = "1.0.190", features = ["derive"] }

0 comments on commit d056b93

Please sign in to comment.