Skip to content

Commit f1f6663

Browse files
Merge pull request #136 from casework/dependabot/cargo/rust/case2geojson/tokio-1.49.0
Bump tokio from 1.48.0 to 1.49.0 in /rust/case2geojson
2 parents b6ca41d + 82ba4f8 commit f1f6663

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust/case2geojson/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.

rust/case2geojson/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ json-ld = { git = "https://github.com/miterst/json-ld.git", rev = "6b48152595b66
1010
oxigraph = { version = "0.5.3", default-features = false}
1111
serde_json = "1.0.148"
1212
static-iref = "3.0.0"
13-
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "test-util"] }
13+
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)