Skip to content

Commit 84e91a3

Browse files
authored
Merge branch 'master' into lwn
2 parents 7e5e6b8 + 6c75c1b commit 84e91a3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

draft/2025-06-25-this-week-in-rust.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,11 @@ and just ask the editors to select the category.
3737
### Foundation
3838

3939
### Newsletters
40+
* [Rust Trends Issue #67](https://rust-trends.com/newsletter/untangling-rust-errors-the-bzip2-rewrite/)
4041

4142
### Project/Tooling Updates
4243
* [How to write Rust in the kernel: part 1](https://lwn.net/SubscriberLink/1024202/556fa7b3c51d7899/)
44+
* [GlueSQL v0.17.0 - Added redb storage support](https://github.com/gluesql/gluesql/releases/tag/v0.17.0)
4345

4446
### Observations/Thoughts
4547

@@ -93,6 +95,10 @@ Some of these tasks may also have mentors available, visit the task page for mor
9395

9496
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
9597
<!-- * [ - ]() -->
98+
* [Continuwuity - Default room ACLs](https://forgejo.ellis.link/continuwuation/continuwuity/issues/775)
99+
* [Continuwuity - Ability to entirely disable typing and read receipts](https://forgejo.ellis.link/continuwuation/continuwuity/issues/821)
100+
* [Continuwuity - bug: appservice users are not created on registration](https://forgejo.ellis.link/continuwuation/continuwuity/issues/813)
101+
* [Continuwuity - Invite filtering / disable invites per account](https://forgejo.ellis.link/continuwuation/continuwuity/issues/836)
96102
<!-- or if none - *No Calls for participation were submitted this week.* -->
97103

98104
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!

tools/events/meetup-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ idna==3.10
66
pycparser==2.22
77
PyJWT==2.10.1
88
requests==2.32.4
9-
urllib3==2.2.3
9+
urllib3==2.5.0

0 commit comments

Comments
 (0)