diff options
| author | ihc童鞋@提不起劲 <[email protected]> | 2023-08-07 14:26:11 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-07 14:26:11 +0800 |
| commit | 799c56d74af76fa5b713f0d84fa809fc7b93e2ba (patch) | |
| tree | a0591cae65a27bbfa9cc8ae5286ce5e8a1c34bfd /monoio | |
| parent | b914827122fcbc325864f0821ca008f752e3055f (diff) | |
publish 0.1.7 (#200)
Diffstat (limited to 'monoio')
| -rw-r--r-- | monoio/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monoio/Cargo.toml b/monoio/Cargo.toml index b954f07..eb50352 100644 --- a/monoio/Cargo.toml +++ b/monoio/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT/Apache-2.0" name = "monoio" readme = "../README.md" repository = "https://github.com/bytedance/monoio" -version = "0.1.6" +version = "0.1.7" # common dependencies [dependencies] |
