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
Copy file name to clipboardExpand all lines: clarity-serialization/README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,10 +127,6 @@ This crate is designed to be minimal by default. Optional functionality is avail
127
127
*`slog_json`: Integrates with `slog` for structured JSON logging.
128
128
*`wasm-web` / `wasm-deterministic`: Enables builds for WebAssembly environments with different determinism guarantees.
129
129
130
-
## Contributing
131
-
132
-
Contributions are welcome! This crate is part of the `stacks-core` monorepo. Please see the [main repository's contributing guidelines](https://github.com/stacks-network/stacks-core/blob/master/CONTRIBUTING.md) for more details on the development process.
133
-
134
130
## License
135
131
136
132
This project is licensed under the **GNU General Public License v3.0** ([GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)). See the `LICENSE` file for details.
0 commit comments