Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ rayon_dep = dependency('rayon-1-rs')
once_cell_dep = dependency('once_cell-1-rs')
async_channel_dep = dependency('async-channel-2-rs')
zerocopy_dep = dependency('zerocopy-0.7-rs')
gtk_dep = dependency('gtk4-0.8-rs')
gtk_dep = dependency('gtk4-0.9-rs')

executable('mandelbrot', 'src/main.rs',
rust_dependency_map : {
Expand Down
68 changes: 68 additions & 0 deletions subprojects/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
/async-channel-2*
/bitflags-2*
/byteorder-1*
/cairo-rs-0.20*
/cairo-sys-rs-0.20*
/concurrent-queue-2*
/crossbeam-deque-0.8*
/crossbeam-epoch-0.9*
/crossbeam-utils-0.8*
/either-1*
/equivalent-1*
/event-listener-5*
/event-listener-strategy-0.5*
/field-offset-0.3*
/futures-channel-0.3*
/futures-core-0.3*
/futures-executor-0.3*
/futures-io-0.3*
/futures-macro-0.3*
/futures-task-0.3*
/futures-util-0.3*
/gdk4-0.9*
/gdk4-sys-0.9*
/gdk-pixbuf-0.20*
/gdk-pixbuf-sys-0.20*
/gio-0.20*
/gio-sys-0.20*
/glib-0.20*
/glib-macros-0.20*
/glib-sys-0.20*
/gobject-sys-0.20*
/graphene-rs-0.20*
/graphene-sys-0.20*
/gsk4-0.9*
/gsk4-sys-0.9*
/gtk4-0.8*
/gtk4-0.9*
/gtk4-macros-0.9*
/gtk4-sys-0.9*
/hashbrown-0.14*
/heck-0.5*
/indexmap-2*
/libc-0.2*
/memchr-2*
/memoffset-0.9*
/num-complex-0.4*
/num-traits-0.2*
/once_cell-1*
/packagecache
/pango-0.20*
/pango-sys-0.20*
/parking-2*
/pin-project-lite-0.2*
/pin-utils-0.1*
/proc-macro2-1*
/proc-macro-crate-3*
/quote-1*
/rayon-1*
/rayon-core-1*
/slab-0.4*
/smallvec-1*
/syn-2*
/toml_datetime-0.6*
/toml_edit-0.22*
/unicode-ident-1*
/winnow-0.6*
/zerocopy-0.7*
!/*.wrap
6 changes: 0 additions & 6 deletions subprojects/gtk4-0.8-rs.wrap

This file was deleted.

6 changes: 6 additions & 0 deletions subprojects/gtk4-0.9-rs.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[wrap-file]
directory = gtk4-0.9.5
source_url = https://crates.io/api/v1/crates/gtk4/0.9.5/download
source_filename = gtk4-0.9.5.tar.gz
source_hash = b697ff938136625f6acf75f01951220f47a45adcf0060ee55b4671cf734dac44
method = cargo
1 change: 1 addition & 0 deletions subprojects/packagefiles/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!/*.patch
8 changes: 4 additions & 4 deletions subprojects/zerocopy-0.7-rs.wrap
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[wrap-file]
directory = zerocopy-0.7.32
source_url = https://crates.io/api/v1/crates/zerocopy/0.7.32/download
source_filename = zerocopy-0.7.32.tar.gz
source_hash = 74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be
directory = zerocopy-0.7.35
source_url = https://crates.io/api/v1/crates/zerocopy/0.7.35/download
source_filename = zerocopy-0.7.35.tar.gz
source_hash = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0
method = cargo