Skip to content

Commit

Permalink
Merge pull request #14 from pevers/update-dependencies
Browse files Browse the repository at this point in the history
chore: updating dependencies
  • Loading branch information
pevers authored Feb 24, 2024
2 parents 916ecb8 + f4a33a2 commit ca4ede1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 26 deletions.
34 changes: 12 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ cmake = "0.1"
cc = "1.0"

[dependencies]
libc = "0.2.88"
snafu = "0.7.1"
strum = "0.24.1"
strum_macros = "0.24.2"
libc = "0.2.153"
snafu = "0.8.0"
strum = "0.26.1"
strum_macros = "0.26.1"

[lib]
name = "gdcm_rs"
Expand Down

0 comments on commit ca4ede1

Please sign in to comment.