Skip to content

Commit 064cc90

Browse files
Martin TailleferKateřina Churanová
authored andcommitted
feat: Introduce the obscuri crate family
1 parent 06c289d commit 064cc90

40 files changed

Lines changed: 5702 additions & 8 deletions

.spelling

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
304
1+
310
22
33
0.X.Y
44
100k
@@ -125,6 +125,7 @@ grey
125125
gRPC
126126
Hardcoded
127127
hashers
128+
hostname
128129
hotfix
129130
hotfixes
130131
How-tos
@@ -263,6 +264,9 @@ sys
263264
syscall
264265
sysinfo
265266
tdnf
267+
templated
268+
Templated
269+
templating
266270
testability
267271
timestamp
268272
timestamps
@@ -293,6 +297,11 @@ unregistered
293297
unregisters
294298
unsized
295299
untrusted
300+
Uri
301+
URI
302+
URIs
303+
URL
304+
URLs
296305
UTC
297306
UTF-8
298307
v4

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Please see each crate's change log below:
1212
- [`fundle_macros`](./crates/fundle_macros/CHANGELOG.md)
1313
- [`fundle_macros_impl`](./crates/fundle_macros_impl/CHANGELOG.md)
1414
- [`layered`](./crates/layered/CHANGELOG.md)
15+
- [`obscuri`](./crates/obscuri/CHANGELOG.md)
16+
- [`obscuri_macros`](./crates/obscuri_macros/CHANGELOG.md)
17+
- [`obscuri_macros_impl`](./crates/obscuri_macros_impl/CHANGELOG.md)
1518
- [`ohno`](./crates/ohno/CHANGELOG.md)
1619
- [`ohno_macros`](./crates/ohno_macros/CHANGELOG.md)
1720
- [`recoverable`](./crates/recoverable/CHANGELOG.md)

0 commit comments

Comments
 (0)