Rua
87993aa3d7
Set MSRV to 1.72.0 ( #2516 )
...
* Set MSRV to 1.72.0
* Use workspace inheritance for some package fields
* Authors seem to differ, so don't inherit that
* Consistency
2024-04-19 12:27:26 +02:00
marc0246
4e79d5dcc6
Remove useless cyclic dependency ( #2387 )
...
* Remove useless cyclic dependency
* Move the call to `crate_ident` outside of the derive functions
2023-10-31 19:17:47 +01:00
marc0246
1e9128795f
Workspace dependencies ( #2381 )
...
* Use workspace dependencies
* Update CI workflow to account for the two workspaces
* Make the tables in the root workspace a bit nicer to look at
* Use workspace package version
* Remove workspace package version
* Make winit a workspace dependency as well
2023-10-29 22:42:00 -05:00
marc0246
1964ae7922
Fix Cargo manifests ( #2377 )
...
* Fix Cargo manifests
* Oopsie
2023-10-29 18:54:11 +01:00
Rua
755dcbc6e2
Release Vulkano 0.34.0 ( #2367 )
2023-10-24 18:54:46 +02:00
Kevin Ji
4133a3bf63
Use OR
operator in Cargo.toml license
field ( #2293 )
...
The use of `/` is deprecated, per the Cargo reference:
https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields
2023-08-18 13:36:49 +02:00
marc0246
11ce974c0a
Fix attributions
2023-05-07 15:05:24 +02:00
marc0246
096d3bc660
Publish vulkano-macros ( #2175 )
...
* Publish vulkano-macros
* Document `vulkano-macros`
* Make macros dependency optional
* Document `macros` feature
* Fix outdated docs
* Derp
2023-04-02 23:33:01 -05:00