You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -106,7 +116,7 @@ In particular, our [examples](https://stac-utils.github.io/rustac-py/latest/gene
106
116
107
117
**rustac** comes with a CLI:
108
118
109
-
```bash exec="on" source="above" result="text"
119
+
```bash
110
120
rustac -h
111
121
```
112
122
@@ -167,6 +177,10 @@ If you want to run an off-cycle docs update (e.g. if you fixed something and wan
167
177
mike deploy [version] latest --push
168
178
```
169
179
180
+
## Acknowledgements
181
+
182
+
We'd like to thank [@jkeifer](https://github.com/jkeifer), [@parksjr](https://github.com/parksjr), and Rob Gomez (all from [@Element84](https://github.com/Element84)) for creating the [rustac logo](./img/rustac.svg) from an AI-generated image from the prompt "a crab, a cabin, and a glass of whisky".
183
+
170
184
## License
171
185
172
186
**rustac-py** is dual-licensed under both the MIT license and the Apache license (Version 2.0).
0 commit comments