Skip to content

Commit 2189846

Browse files
Upgrade to facet 0.30
1 parent 7bc6054 commit 2189846

File tree

5 files changed

+51
-47
lines changed

5 files changed

+51
-47
lines changed

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: [fasterthanlime]
2+
patreon: fasterthanlime

.github/workflows/test.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
container:
1717
image: ghcr.io/facet-rs/facet-ci:latest-amd64
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v5
2020

2121
- uses: Swatinem/rust-cache@v2
2222

@@ -47,7 +47,7 @@ jobs:
4747
container:
4848
image: ghcr.io/facet-rs/facet-ci:latest-amd64
4949
steps:
50-
- uses: actions/checkout@v4
50+
- uses: actions/checkout@v5
5151

5252
- uses: Swatinem/rust-cache@v2
5353

@@ -68,7 +68,7 @@ jobs:
6868
container:
6969
image: ghcr.io/facet-rs/facet-ci:latest-amd64
7070
steps:
71-
- uses: actions/checkout@v4
71+
- uses: actions/checkout@v5
7272

7373
- uses: Swatinem/rust-cache@v2
7474

@@ -92,7 +92,7 @@ jobs:
9292
container:
9393
image: ghcr.io/facet-rs/facet-ci:latest-amd64
9494
steps:
95-
- uses: actions/checkout@v4
95+
- uses: actions/checkout@v5
9696

9797
- uses: Swatinem/rust-cache@v2
9898

@@ -111,7 +111,7 @@ jobs:
111111
container:
112112
image: ghcr.io/facet-rs/facet-ci:latest-amd64
113113
steps:
114-
- uses: actions/checkout@v4
114+
- uses: actions/checkout@v5
115115

116116
- uses: Swatinem/rust-cache@v2
117117

@@ -128,7 +128,7 @@ jobs:
128128
permissions:
129129
security-events: write # to upload sarif results
130130
steps:
131-
- uses: actions/checkout@v4
131+
- uses: actions/checkout@v5
132132

133133
- uses: Swatinem/rust-cache@v2
134134

Cargo.lock

Lines changed: 16 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ keywords = ["urlencoded", "form", "serialization", "deserialization", "facet"]
1010
categories = ["encoding", "parsing", "data-structures"]
1111

1212
[dependencies]
13-
facet-core = { version = "0.28.0" }
14-
facet-reflect = { version = "0.28.0" }
13+
facet-core = { version = "0.30" }
14+
facet-reflect = { version = "0.30" }
1515
form_urlencoded = "1.2.1"
1616
log = "0.4.27"
1717

@@ -20,5 +20,5 @@ cargo-husky = { version = "1.5.0", default-features = false, features = [
2020
"user-hooks",
2121
] }
2222
eyre = "0.6.12"
23-
facet = { version = "0.28.0" }
24-
facet-testhelpers = { version = "0.28.0" }
23+
facet = { version = "0.30" }
24+
facet-testhelpers = { version = "0.30" }

README.md

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,35 @@
1-
<h1>
2-
<picture>
3-
<source type="image/webp" media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-dark.webp">
4-
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-dark.png">
5-
<source type="image/webp" srcset="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-light.webp">
6-
<img src="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-light.png" height="35" alt="Facet logo - a reflection library for Rust">
7-
</picture>
8-
</h1>
1+
# facet-urlencoded
92

10-
[![Coverage Status](https://coveralls.io/repos/github/facet-rs/facet/badge.svg?branch=main)](https://coveralls.io/github/facet-rs/facet?branch=main)
3+
[![Coverage Status](https://coveralls.io/repos/github/facet-rs/facet-urlencoded/badge.svg?branch=main)](https://coveralls.io/github/facet-rs/facet?branch=main)
114
[![crates.io](https://img.shields.io/crates/v/facet-urlencoded.svg)](https://crates.io/crates/facet-urlencoded)
125
[![documentation](https://docs.rs/facet-urlencoded/badge.svg)](https://docs.rs/facet-urlencoded)
136
[![MIT/Apache-2.0 licensed](https://img.shields.io/crates/l/facet-urlencoded.svg)](./LICENSE)
147
[![Discord](https://img.shields.io/discord/1379550208551026748?logo=discord&label=discord)](https://discord.gg/JhD7CwCJ8F)
158

16-
_Logo by [Misiasart](https://misiasart.com/)_
9+
Provides URL-encoded form data deserialization for Facet types.
10+
11+
## Sponsors
1712

18-
Thanks to all individual and corporate sponsors, without whom this work could not exist:
13+
Thanks to all individual sponsors:
1914

20-
<p> <a href="https://ko-fi.com/fasterthanlime">
21-
<picture>
22-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-dark.svg">
23-
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-light.svg" height="40" alt="Ko-fi">
24-
</picture>
25-
</a> <a href="https://github.com/sponsors/fasterthanlime">
15+
<p> <a href="https://github.com/sponsors/fasterthanlime">
2616
<picture>
2717
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-dark.svg">
2818
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-light.svg" height="40" alt="GitHub Sponsors">
2919
</picture>
3020
</a> <a href="https://patreon.com/fasterthanlime">
21+
<picture>
22+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-dark.svg">
23+
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-light.svg" height="40" alt="Patreon">
24+
</picture>
25+
</a> </p>
26+
27+
...along with corporate sponsors:
28+
29+
<p> <a href="https://aws.amazon.com">
3130
<picture>
32-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-dark.svg">
33-
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-light.svg" height="40" alt="Patreon">
31+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/aws-dark.svg">
32+
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/aws-light.svg" height="40" alt="AWS">
3433
</picture>
3534
</a> <a href="https://zed.dev">
3635
<picture>
@@ -44,7 +43,11 @@ Thanks to all individual and corporate sponsors, without whom this work could no
4443
</picture>
4544
</a> </p>
4645

47-
Provides URL-encoded form data deserialization for Facet types.
46+
...without whom this work could not exist.
47+
48+
## Special thanks
49+
50+
The facet logo was drawn by [Misiasart](https://misiasart.com/).
4851

4952
## License
5053

0 commit comments

Comments
 (0)