Skip to content

Commit 0ae9f7d

Browse files
Bump tokio from 1.44.2 to 1.48.0 in /rust/case2geojson
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.2 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.48.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a6f15 commit 0ae9f7d

2 files changed

Lines changed: 5 additions & 66 deletions

File tree

rust/case2geojson/Cargo.lock

Lines changed: 4 additions & 65 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.4.1", default-features = false}
1111
serde_json = "1.0.135"
1212
static-iref = "3.0.0"
13-
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread", "test-util"] }
13+
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)