Skip to content

Commit 89fc372

Browse files
Merge pull request #1 from OpenSecretCloud/bump-rust-0-2-1
Bump sdk to 0.2.1
2 parents 409d535 + 96e3030 commit 89fc372

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ path = "src/main.rs"
2020

2121
[dependencies]
2222
# OpenSecret SDK
23-
opensecret = "0.2.0"
23+
opensecret = "0.2.1"
2424

2525
# Web server
2626
axum = { version = "0.8.4", features = ["http2", "macros"] }
@@ -52,4 +52,4 @@ http = "1.0"
5252
axum-test = "18.0.1"
5353
tokio-test = "0.4"
5454
tower = { version = "0.5.2", features = ["util"] }
55-
serde_json = "1.0"
55+
serde_json = "1.0"

0 commit comments

Comments
 (0)