<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/package/manager/cargo, branch bundle</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package/manager/cargo?h=bundle</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package/manager/cargo?h=bundle'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2024-06-03T07:17:19Z</updated>
<entry>
<title>Merge pull request #5173 from xmake-io/cargo</title>
<updated>2024-06-03T07:17:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-06-03T07:17:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=af97444bbaf09dc62321ac0c60bde94f6da86a1a'/>
<id>urn:sha1:af97444bbaf09dc62321ac0c60bde94f6da86a1a</id>
<content type='text'>
add host dir for cargo #5156</content>
</entry>
<entry>
<title>improve to find dll for cargo</title>
<updated>2024-06-03T15:25:42Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-06-03T15:25:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8138175b772e6b357e76db889d54a86803775959'/>
<id>urn:sha1:8138175b772e6b357e76db889d54a86803775959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix find package for cargo</title>
<updated>2024-06-02T13:37:31Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-06-02T13:37:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5e4bbe9d314f62fdd6586ff0c3223145517c6507'/>
<id>urn:sha1:5e4bbe9d314f62fdd6586ff0c3223145517c6507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add host deps for cargo</title>
<updated>2024-06-01T14:46:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-06-01T14:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=abe38b04e998519831853b993ddb14bb6d725b02'/>
<id>urn:sha1:abe38b04e998519831853b993ddb14bb6d725b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add host dir for cargo #5156</title>
<updated>2024-05-31T14:25:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-05-31T14:25:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=20e1f9bddf7199350f44130c6b0bb4a51e0a8223'/>
<id>urn:sha1:20e1f9bddf7199350f44130c6b0bb4a51e0a8223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use static lib stub for cargo</title>
<updated>2024-05-29T14:35:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-05-29T14:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4ffaa7f613818c915baa56849124acc2227398cb'/>
<id>urn:sha1:4ffaa7f613818c915baa56849124acc2227398cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fix rust local path resolution on windows</title>
<updated>2024-02-03T14:27:25Z</updated>
<author>
<name>localcc</name>
<email>work@localcc.cc</email>
</author>
<published>2024-02-03T14:27:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3acb15673c74ad5489039d80bb258851961f91c3'/>
<id>urn:sha1:3acb15673c74ad5489039d80bb258851961f91c3</id>
<content type='text'>
This commit fixes local path resolution for rust Cargo.toml crates on
windows
</content>
</entry>
<entry>
<title>fix cargo metadata #4231</title>
<updated>2023-09-22T14:33:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-09-22T14:33:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cb30d6458a236f498e6b6be917c9f653576577ca'/>
<id>urn:sha1:cb30d6458a236f498e6b6be917c9f653576577ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cargo features #4231</title>
<updated>2023-09-21T16:34:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-09-21T16:34:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3cd87cce3601759b2405b1dbf41828ae3c16513a'/>
<id>urn:sha1:3cd87cce3601759b2405b1dbf41828ae3c16513a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve cargo find package for linux</title>
<updated>2023-09-21T15:01:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-09-21T15:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=51a80ef7d4b8fd1b2aafdde3a697b327c71fba41'/>
<id>urn:sha1:51a80ef7d4b8fd1b2aafdde3a697b327c71fba41</id>
<content type='text'>
</content>
</entry>
</feed>
