dbus2 / zbus-old

Rust D-Bus crate.
https://gitlab.freedesktop.org/dbus/zbus
Other
49 stars 13 forks source link

Update nix dependency #134

Closed zeenix closed 1 year ago

zeenix commented 3 years ago

In GitLab by @sophie-h on Jan 19, 2021, 24:08

What is the reason to keep it at 0.17?

zeenix commented 3 years ago

What is the reason to keep it at 0.17?

None. When I added the dep, I misunderstood the ^ in version specification. I'll remove it so it just uses the latest release. Besides, if I don't do this now, it'll definitely be handled when we'll have to upgrade it for !185.

zeenix commented 3 years ago

So turns out, it's actually correct to not bump the minor version automatically when the major version is 0. So this has to be always bumped manually and tested. So in the future, please just submit a PR, since it's just a simple one liner change you can submit through the web UI. :)

zeenix commented 3 years ago

mentioned in commit 01d8f0ec41d323656938ad780fea4e1bb94177df

zeenix commented 3 years ago

mentioned in commit 1ebf631c685856d5c53a6f97213843f42f441710