Tetsuharu Ohzeki
|
efc87092b3
|
Use Cargo's [workspace.lints.*] to config clippy
|
2023-12-29 23:51:32 +09:00 |
|
Laurențiu Nicola
|
441e8c71f1
|
Remove outdated comment
|
2023-11-15 13:27:48 +02:00 |
|
Laurențiu Nicola
|
f53368dd3f
|
Bump tracing
|
2023-11-15 13:00:32 +02:00 |
|
Roberto Bampi
|
4f22e1a187
|
Update notify to 6.1.1
Unlike version 6.0.1, this does not pull windows-sys 0.4.5 as observed in #15077.
$ cargo tree --target=x86_64-pc-windows-gnu --charset=ascii | grep windows-sys
| | `-- windows-sys v0.42.0
| | | | | | `-- windows-sys v0.42.0 (*)
| `-- windows-sys v0.48.0
| | `-- windows-sys v0.48.0 (*)
| `-- windows-sys v0.48.0 (*)
| `-- windows-sys v0.48.0 (*)
| `-- windows-sys v0.42.0 (*)
|
2023-09-04 18:00:12 +02:00 |
|
Lukas Wirth
|
0953e85b59
|
Downgrade some deps to get rif of windows-sys duplication
|
2023-06-22 11:44:10 +02:00 |
|
Lukas Wirth
|
8823db6c78
|
Bump more deps
|
2023-06-22 11:44:10 +02:00 |
|
Luna Razzaghipour
|
ca6461c143
|
Add proof-of-concept QoS implementation
|
2023-05-20 22:29:32 +10:00 |
|
bors
|
fa874627f0
|
Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril
Use workspace.dependencies to declare local dependencies
|
2023-01-17 10:29:27 +00:00 |
|
Lukas Wirth
|
bed4db3c62
|
Use workspace.dependencies to declare local dependencies
|
2023-01-17 10:52:26 +01:00 |
|
Lukas Wirth
|
e4858fe480
|
Specify authors, edition and license via workspace.package
|
2023-01-16 16:44:00 +01:00 |
|
Lukas Wirth
|
679df2adf1
|
Specify rust-version via workspace.package
|
2023-01-16 16:33:01 +01:00 |
|
Lukas Wirth
|
ffd7bf8bf9
|
Bump Cargo rust-version fields to latest stable
|
2022-11-07 12:59:51 +01:00 |
|
Laurențiu Nicola
|
119e1bafcc
|
Bump notify
|
2022-10-15 13:03:39 +03:00 |
|
Laurențiu Nicola
|
e5d3ac58b3
|
Bump notify
|
2022-08-19 21:37:05 +03:00 |
|
Laurențiu Nicola
|
212f84ab46
|
Bump crossbeam-channel
|
2022-07-03 09:56:58 +03:00 |
|
Lukas Wirth
|
76ae5434fa
|
internal: Bump Dependencies
|
2022-06-10 17:30:02 +02:00 |
|
Brennan Vincent
|
364dd5ff89
|
Fix build on OpenBSD (and probably other BSDs too)
notify-5.0.0-pre.14 does not build on these systems; this was fixed in
41a74f0e98 , which landed in pre.15.
|
2022-05-22 17:04:57 -04:00 |
|
Lukas Wirth
|
8e91bb7660
|
minor: Bump dependencies
|
2022-03-22 17:42:24 +01:00 |
|
Laurențiu Nicola
|
86b1ef9ab2
|
Bump deps
|
2022-03-17 19:24:37 +02:00 |
|
iDawer
|
676744be6e
|
Bump MSRV (1.57)
|
2021-12-16 01:56:12 +05:00 |
|
Laurențiu Nicola
|
8457ae34bd
|
Set MSRV
|
2021-10-23 15:07:11 +03:00 |
|
Lukas Wirth
|
1294bfce86
|
Migrate to edition 2021
|
2021-10-21 20:10:40 +02:00 |
|
Laurențiu Nicola
|
035cb443aa
|
Bump notify
|
2021-10-01 18:57:04 +03:00 |
|
Giles Cope
|
4ccd90af81
|
remove unused deps
|
2021-09-11 16:20:04 +01:00 |
|
Dezhi Wu
|
ba0947dded
|
switch log crate to tracing
|
2021-08-30 15:11:42 +08:00 |
|
Alexander Sieg
|
778d372900
|
Bump notify version to 5.0.0-pre.12
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
|
2021-08-17 17:25:11 +02:00 |
|
Alexander Sieg
|
ca6a1d8c63
|
Revert "Downgrade notify and use RecommendedWatcher"
This reverts commit 5b0c86af7d .
The pre-5.0.12 release of notify fixed this issue.
|
2021-08-17 17:17:13 +02:00 |
|
Laurențiu Nicola
|
5b0c86af7d
|
Downgrade notify and use RecommendedWatcher
|
2021-08-03 14:33:37 +03:00 |
|
Josh Kuhn
|
9f5f4c342a
|
Bump notify to 5.0.0-pre.11
|
2021-07-28 10:09:58 -07:00 |
|
Aleksey Kladov
|
86720f2953
|
minor: drop dummy authors field
|
2021-07-05 14:19:41 +03:00 |
|
Laurențiu Nicola
|
db7813ef2c
|
Bump crossbeam-channel in crates
|
2020-10-13 16:57:01 +03:00 |
|
Pavan Kumar Sunkara
|
335add49db
|
Add description for crates that will be published
|
2020-08-24 13:07:22 +02:00 |
|
Pavan Kumar Sunkara
|
a8fa5cd42e
|
Add version to deps in cargo.toml
|
2020-08-24 11:10:41 +02:00 |
|
Aleksey Kladov
|
1b0c7701cc
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
|
Aleksey Kladov
|
46ac9ff5e3
|
Simplify exclusion logic
|
2020-07-18 16:40:10 +02:00 |
|
Yuki Okushi
|
6f423466d1
|
Add a license field to all the crates
|
2020-07-14 10:57:26 +09:00 |
|
Aleksey Kladov
|
847135495f
|
no doctests
|
2020-07-11 13:31:02 +02:00 |
|
Aleksey Kladov
|
dad1333b48
|
New VFS
|
2020-06-23 17:51:06 +02:00 |
|