-
Notifications
You must be signed in to change notification settings - Fork 25
Bump up version to 0.13.1 #199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
サブクレイトのバージョンも上げてください |
|
バージョン変更時には |
おおすみません。これってエディタなどで手動で上げていくんでしたっけ。 |
すみません。直します! |
はい。 |
|
直しました。 |
frugalos_mds/Cargo.toml
Outdated
| [package] | ||
| name = "frugalos_mds" | ||
| version = "0.8.0" | ||
| version = "0.8.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
frugalos_mds は依存する libfrugalos のバージョンを変えたので 0.8.0 との互換性が無くなっています。そのため、0.9.0 にすべきではないかと思います。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
直します!
Cargo.lock
Outdated
| "fibers_tasque 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "liberasurecode 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "liberasurecode 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
直したつもりがバージョンが戻ってしまったので上げます。
koba-e964
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM です。コミット数が多いので Squash and merge しても良いかもしれません。
今回はそのままにしておきます。 |
No description provided.