This website requires JavaScript.
Explore
Help
Sign In
wojtek
/
musichoard
Watch
1
Star
0
Fork
0
You've already forked musichoard
Code
Issues
12
Pull Requests
Actions
Packages
Projects
1
Releases
2
Wiki
Activity
b70711d886
musichoard
/
tests
/
database
/
mod.rs
4 lines
50 B
Rust
Raw
Normal View
History
Unescape
Escape
Remove serde feature from `uuid` and `url` dependencies (#130) Closes #129 Reviewed-on: https://git.thenineworlds.net/wojtek/musichoard/pulls/130
2024-02-10 20:58:40 +01:00
#![
cfg(feature =
"
database-json
"
)
]
Artist merge for non-null properties always erases database properties (#72) Closes #71 Reviewed-on: https://git.wojciechkozlowski.eu/wojtek/musichoard/pulls/72
2023-05-21 22:28:51 +02:00
pub
mod
json
;
Reference in New Issue
Copy Permalink