Skip to content

Commit afd79ec

Browse files
Merge pull request #27 from source-foundry/dependabot/cargo/norad-0.5.0
2 parents 0a5ace6 + 528b528 commit afd79ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = [
1616
]
1717

1818
[dependencies]
19-
norad = { version = "0.4", features = ["rayon"] }
19+
norad = { version = "0.5", features = ["rayon"] }
2020
structopt = "0.3"
2121
colored = "2.0"
2222
rayon = "1.5"

0 commit comments

Comments
 (0)