Skip to content

Commit

Permalink
bum required_conan_version
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
  • Loading branch information
SpaceIm and prince-chrismc authored Oct 18, 2022
1 parent 5fbb343 commit 9dde9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/lmdb/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from conan.tools.files import copy, get
import os

required_conan_version = ">=1.29.0"
required_conan_version = ">=1.46.0"


class lmdbConan(ConanFile):
Expand Down

0 comments on commit 9dde9b5

Please sign in to comment.