Bump minimum Rust version to 1.84.1

This commit is contained in:
ergrelet
2025-02-07 19:21:28 +01:00
parent 508ea6b8a1
commit 11f01aeafe
+1 -1
View File
@@ -1,4 +1,4 @@
# resym [![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg) [![rustc 1.75.0](https://img.shields.io/badge/rust-1.75.0%2B-orange.svg)](https://img.shields.io/badge/rust-1.75.0%2B-orange.svg) [![Build Status](https://github.com/ergrelet/resym/workflows/Tests/badge.svg?branch=master)](https://github.com/ergrelet/resym/actions?query=workflow%3ATests) [![Coverage Status](https://coveralls.io/repos/github/ergrelet/resym/badge.svg?branch=master)](https://coveralls.io/github/ergrelet/resym?branch=master) <img align="right" src="./docs/static/resym_256.png" alt="resym's logo" width="160" heigh="160">
# resym [![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg) [![rustc 1.84.1](https://img.shields.io/badge/rust-1.84.1%2B-orange.svg)](https://img.shields.io/badge/rust-1.84.1%2B-orange.svg) [![Build Status](https://github.com/ergrelet/resym/workflows/Tests/badge.svg?branch=master)](https://github.com/ergrelet/resym/actions?query=workflow%3ATests) [![Coverage Status](https://coveralls.io/repos/github/ergrelet/resym/badge.svg?branch=master)](https://coveralls.io/github/ergrelet/resym?branch=master) <img align="right" src="./docs/static/resym_256.png" alt="resym's logo" width="160" heigh="160">
`resym` is a utility that allows browsing and extracting types from PDB files.