Skip to content

Commit

Permalink
chore(deps): cargo update; version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Zak <[email protected]>
  • Loading branch information
rjzak committed Jan 23, 2025
1 parent 071d9cf commit 2d23250
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 50 deletions.
106 changes: 58 additions & 48 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "malwaredb-virustotal"
version = "0.2.0" # until Starship learns to read the workspace version
version = "0.2.1" # until Starship learns to read the workspace version
# version.workspace = true
description = "Logic and datatypes for interacting with VirusTotal"
keywords = ["cybersecurity", "malware", "malware-analysis", "virustotal"]
Expand Down Expand Up @@ -50,7 +50,7 @@ edition = "2021"
homepage = "https://malwaredb.net/"
license = "Apache-2.0"
repository = "https://github.com/malwaredb/vt-client"
version = "0.2.0"
version = "0.2.1"

[workspace.dependencies]
# Internal depencency
Expand Down

0 comments on commit 2d23250

Please sign in to comment.