gitbutler/crates/gitbutler-core
Sebastian Thiel d7c8586159
fix serde and some find-replace errors
The first problem was that serde needed to see an extra annotation
for deserialzation of Options to work - maybe not the most optimal,
but it works.

The second and bigger issue was a find-replace error where `branch.tree`
was replaced with `branch.head`.
2024-06-06 09:24:53 +02:00
..
src fix serde and some find-replace errors 2024-06-06 09:24:53 +02:00
tests remove proxy core::git::Oid 2024-06-05 22:56:03 +02:00
Cargo.toml Bump the rust-updates group with 17 updates 2024-06-01 15:38:43 +00:00