dokan-sys 0.3.1+dokan206

Raw FFI bindings for Dokan (user mode file system library for Windows)
# Changelog


All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]


## [0.3.1] - 2022-10-04


### Added


- Various `FILE_*` constants.
- `VOLUME_SECURITY_DESCRIPTOR_MAX_SIZE`

### Changed


- Upgrade to **Dokan 2.0.6**.

[unreleased]: https://github.com/dokan-dev/dokan-rust/compare/dokan-sys@v0.3.1...HEAD
[0.3.1]: https://github.com/dokan-dev/dokan-rust/releases/tag/dokan-sys@v0.3.1