Skip to content

Commit 2124bfc

Browse files
Bump tokio from 1.52.1 to 1.52.2 in /rust/case2geojson
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 950e493 commit 2124bfc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = { version = "0.21.4" }
1010
oxigraph = { version = "0.5.7", default-features = false}
1111
serde_json = "1.0.149"
1212
static-iref = "3.0.0"
13-
tokio = { version = "1.52.1", features = ["macros", "rt-multi-thread", "test-util"] }
13+
tokio = { version = "1.52.2", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)