Files
window-shadows/renovate.json
amrbashir a2a40e33ce refactor: crate agnostic
BREAKING CHANGE:  renamed to `window-shadows`
BREAKING CHANGE: `set_shadow` method is now a function that accepts
`impl HasRawWindowHandle` to make it agnostic so it can work
with  winit, tauri, tao and any other crate
2022-03-02 09:05:49 +02:00

4 lines
64 B
JSON

{
"extends": ["config:base", ":disableDependencyDashboard"]
}