https://github.com/sergiobenitez/native_versioning
An experiment for simple versioning of C, C++, and assembly symbols in Rust code.
https://github.com/sergiobenitez/native_versioning
Last synced: 2 months ago
JSON representation
An experiment for simple versioning of C, C++, and assembly symbols in Rust code.
- Host: GitHub
- URL: https://github.com/sergiobenitez/native_versioning
- Owner: SergioBenitez
- License: apache-2.0
- Created: 2018-01-02T01:34:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T01:09:41.000Z (almost 7 years ago)
- Last Synced: 2025-03-17T11:54:13.046Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `native_versioning`
Coming soon.
## License
`native_versioning` is licensed under any of the following, at your option:
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE))
* MIT License ([LICENSE-MIT](LICENSE-MIT))
* ISC License ([LICENSE-ISC](LICENSE-ISC))