Skip to content

Commit

Permalink
tokio_fix 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
altunenes committed Sep 1, 2023
1 parent 452e169 commit 04dc208
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustysozluk"
version = "0.1.5"
version = "0.1.6"
edition = "2021"
authors = ["altunenes <enesaltun2@gmail.com>"]
description = "Eksi Sozluk API wrapper"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add `rustysozluk` to your `Cargo.toml`:

```toml
[dependencies]
rustysozluk = "0.1.5"
rustysozluk = "0.1.6"
```

## Usage
Expand Down

0 comments on commit 04dc208

Please sign in to comment.